Thread
:
Optional Closing Tags in HTML
View Single Post
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
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
__________________
SEO/Webmaster FireFox extension
(beta)
nasty.web
View Public Profile
Send a private message to nasty.web
Find More Posts by nasty.web