November 28, 201213 yr Yo so just running the W3C checker on my website and am currently down to 2 errors that I don't really understand, I've provided an image: http://s12.postimage.org/xxaeuu8ff/prob.jpg
November 28, 201213 yr I think you're using HTML5 tags without an HTML5 doctype at the top of your page. Try replacing 'nav' with 'div' . ( Or putting an HTML5 doctype at the top of your document . ) Léon
November 28, 201213 yr Author Yeah that was it, now I have hundreds of HTML5 errors Oh well, back to fixing. Cheers man.
Create an account or sign in to comment