CSS检测 - holmes.css
fmms
13年前
这个CSS样式表可以高亮标记出你网页中写的不标准的HTML(5)代码。
- Missing required attributes on tags, such as name attributes on inputs (lots of these)
- Potentially improvable markup, such as links with href="#"
- Deprecated and Non-W3C Elements - see W3C.org's article on obselete tags
- Non-W3C Attributes - as above, just the most important ones since there are MANY