Thread: How to fix ths
View Single Post
Old 2008-02-09, 06:32 PM   #9
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Quote:
Originally Posted by ladydesigner View Post
I've been using a doctype that looks like this:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Is my code outdated and not up to standard?
Your DOCTYPE is fine, it's just the longer version of the one I use.

DOCTYPE tells the browser which set of rules to follow when rendering the page.
Toby is offline   Reply With Quote