Forum Moderators: phranque
But its not the very first thing on the page, I can only control about after the first 1/10 of the page, and in there I have Doctype, is this ok or is it imperative to have Doctype First?
What recources will happen to my pages if I dont have that Doctype first(likes its been )?
If it important I can get it moved, Im just wondering is this old school stuff, or should I be concerned about this?
Any help would be greatly appreciated, thank you!
!doctype [webmasterworld.com] may be the best thread and A List Apart: Fixing Your Site With the Right DOCTYPE [alistapart.com] is a fine read.
To validate that your Doctype matches your level of html: [validator.w3.org...]
HyperText Markup Language (HTML) Home Page [w3.org] is a good place to look too.
ScrollBars and Doctype headers...? [webmasterworld.com] might provide some more info.
DOCTYPE declaration How to I establish HTML version? [webmasterworld.com] also has some related links.
Pendanticist.
pendanticist- thank you very much for those links, the one
"To validate that your Doctype matches your level of html: [validator.w3.org...] " is the one I went to and noticed I didnt have the DocType on the top. Thank you