View Single Post
Old 2007-12-13, 06:13 PM   #2
r3n3gad3
Lord help me, I'm just not that bright
 
r3n3gad3's Avatar
 
Join Date: Jul 2005
Posts: 106
Quote:
Originally Posted by Simon View Post
Yes, the doctype declaration is important. If you're not going to follow the strict rules, you can always use HTML 4.01 Transitional instead of HTML 4.01 Strict, and you can use XHTML 1.0 Transitional instead of XHTML 1.0 Strict.

[...]

Some reading on doctypes:
http://www.alistapart.com/articles/doctype/
http://htmlhelp.com/tools/validator/doctype.html
http://www.w3schools.com/tags/tag_doctype.asp
.
Now this is the reply I needed, thank you Simon
r3n3gad3 is offline   Reply With Quote