View Single Post
Old 03-07-2008, 01:38 AM   #4 (permalink)
nasty.web
v7n Mentor
 
Join Date: 07-24-06
Posts: 691
iTrader: 1 / 100%
Latest Blog:
None

nasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nice
Depends on DOCTYPE. In HTML 4.01 Strict head and html tags are optional. For example the following code is valid:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <title>.</title><body><p>hello
nasty.web is offline   Reply With Quote