View Single Post
  #9 (permalink)  
Old 09-27-2003, 11:02 PM
USALUG's Avatar
USALUG USALUG is offline
WebProWorld Pro
 

Join Date: Aug 2003
Location: USA
Posts: 114
USALUG RepRank 0
Default

Another vote for HTML 4.01 transitional.

I believe it allows for some extra tag options that strict does not. Specifically in the table/td tagsets.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/strict.dtd">
__________________
http://www.usalug.org
USA Linux Users Group
usalug.org is an online forum for Linux users.
Reply With Quote