HTML vs XHTML

XHTML is an XML serialized version of HTML

Buhhh?

HTML5 XHTML5
MIME Type text/html application/xhtml+xml
noscript Yes No
Attributes disabled disabled="disabled"
Case UPPER Or lower all lowercase
Self closing tags No Yes
All tags must be closed No Yes

Source: http://dev.w3.org/html5/spec/Overview.html#html-vs-xhtml

Show Comic
Show Page Source
Show Notes