HTML 5 Tutorial

HTML 5 Document Structure

Converting to HTML 5

HTTP Headers for HTML

The HTTP headers which control how an HTML 5 document is displayed might look like this:

Content-Type: application/xhtml+xml; charset=UTF-8
Cache-Control: max-age=120
X-UA-Compatible: IE=8

It is highly recommended that the charset attribute specifying the character encoding of the HTML page be included in the Content-Type header for non-XML user agents in addition to the xml declaration.

Next: HTML 5 MIME Type 

Home > Tutorial > HTTP Headers

Viewing mobile website page. Switch to WML or Full HTML