View Single Post
Old 03-01-2008, 02:19 PM   #1 (permalink)
Zemfik
Junior Member
 
Join Date: 02-29-08
Posts: 3
iTrader: 0 / 0%
Latest Blog:
None

Zemfik is liked by many
Optional Closing Tags in HTML

For as long as I've been validating web pages, I never realized that the closing </head> tag was optional in HTML. I feel as if I've missed the boat at times.

While I'm all for trimming excess code, I just cannot for the life of me strip out closing tags because they are optional in HTML. I'd be concerned that something, somewhere would not parse the document correctly if I removed the closing </head> element.

Are my concerns unfounded?
Zemfik is offline   Reply With Quote