Changes between Version 16 and Version 17 of CodingStyle
- Timestamp:
- Aug 16, 2008, 3:58:35 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingStyle
v16 v17 163 163 164 164 The only justification for using XHTML is embedded MathML or SVG, etc, but I don't think that applies to our pages. Often one could embed the extra content in an iframe in any case... --MichaelRoberts 165 166 There is no downside to serving compatible XHTML as text/html. 167 See http://h3h.net/2005/12/xhtml-harmful-to-feelings/ 168 169 And remember also that Ian Hickson (the guy who started the scaremongering, and tried to kill XHTML with the article linked by Michael Roberts) is now developing HTML 5. Clearly biased - ignore him. The official W3C recommendation is a) use XHTML and b) serve it as text/html to browsers that don't yet fully support application/xhtml+xml 170 -- David Barnard 165 171 }}} 166 172