Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
generated fromerolj/template

Stylesheet for auditing HTML5 code.

License

NotificationsYou must be signed in to change notification settings

erolj/htmlaudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylesheet library for auditing HTML5 code.Development environment ONLY.Inspired bya11y.css

Usage

Please add this snippet inside your HEAD tag.

<!-- Alternative #1 --><linkrel="stylesheet"href="https://unpkg.com/htmlaudit@latest/dist/htmlaudit.min.css"crossorigin="anonymous"><!-- Alternative #2 --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/htmlaudit@latest/dist/htmlaudit.min.css"crossorigin="anonymous">

Or, you can use another method by adding this snippet inside your stylesheet file.

@importurl('https://unpkg.com/htmlaudit@latest/dist/htmlaudit.min.css');

License

MIT License


[8]ページ先頭

©2009-2025 Movatter.jp