HTML 4, HTML 5, XHTML, MIME types - the definitive resource
Posted
by deceze
on Stack Overflow
See other posts from Stack Overflow
or by deceze
Published on 2010-04-18T14:20:49Z
Indexed on
2010/04/18
14:43 UTC
Read the original article
Hit count: 670
The topics of HTML vs. XHTML and XHTML as text/html vs. XHTML as XHTML are quite complex. Unfortunately it's hard to get a complete picture, since information is spread mostly in bits and pieces around the web or is buried deep in W3C tech jargon. In addition there's some misinformation being circulated. I propose to make this the definite SO resource about the topic, describing the most important aspects of:
- HTML 4
- HTML 5
- XHTML 1.0/1.1 as text/html
- XHTML 1.0/1.1 as XHTML
What are the practical implications of each?
What are common pitfalls?
What is the importance of proper MIME types for each?
How do different browsers handle them?
I'd like to see one answer per technology. I'm making this a community wiki, so rather than contributing redundant answers, please edit answers to complete the picture. Feel free to start with stubs. Also feel free to edit this question.
© Stack Overflow or respective owner