
October 17th, 2012, 01:39 AM
|
 |
A Change of Season
|
|
|
|
Quote: | Originally Posted by Jacques3 Hi,
the validator thinks this is HTML5 (because of the DOCTYPE) and tells you not to rely on the results, because HTML5 is still a work in progress.
But there's actually a bigger issue behind this. You seem to be using XHTML, but this is not valid XTHML. If you fix the DOCTYPE or tell the validator to change the mode, you'll get several errors. | Oh! So basically what goes in the header before <body>? I mean what are the options?
Thanks
|