View Single Post
  #2 (permalink)  
Old Aug 22nd, 2006, 17:53
moojoo's Avatar
moojoo moojoo is offline
Moderator
Join Date: Aug 2005
Location: Texas
Posts: 2,020
Blog Entries: 1
Thanks: 0
Thanked 33 Times in 33 Posts
Re: Which DTD version should I use?

XHTML Strict should have an XHTML Strict Doc Type. Etc etc etc...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
__________________
I hate IE 6. Just sayin....
Reply With Quote