View Single Post
  #1 (permalink)  
Old 02-04-2008, 04:05 PM
Big Mountain Big Mountain is offline
Newbie
 
Join Date: Feb 2008
Posts: 3
Credits: 0
Rep Power: 0
Big Mountain is on a distinguished road
Default 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?
Reply With Quote

Sponsored Links