Are your sites 100% standards compliant (CSS & XHTML)?
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Just so everyone has a feel as to what markup standards you can comply with, here are the W3 Doctypes taken from their validator...
Hope this helps all developers that are striving for compliance to some degree.
- XHTML 1.1
- XHTML Basic 1.0
- XHTML 1.0 Strict
- XHTML 1.0 Transitional
- XHTML 1.0 Frameset
- ISO/IEC 15445:2000 ("ISO HTML")
- HTML 4.01 Strict
- HTML 4.01 Transitional
- HTML 4.01 Frameset
- HTML 3.2
- HTML 2.0
- MathML 2.0
- XHTML 1.1 plus MathML 2.0
- CSS version 1
- CSS version 2
- CSS version 2.1
- CSS version 3
- SVG
- SVG Basic
- SVG Tiny
- mobile
- ATSC TV profile
- TV profile
Hope this helps all developers that are striving for compliance to some degree.