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?
Optional Closing Tags in HTML
Started by Bodyag, Mar 10 2007 03:08 PM
2 replies to this topic
#1
Posted 10 March 2007 - 03:08 PM
|
|
|
#2
Guest_Jordan_*
Posted 11 March 2007 - 01:09 AM
Guest_Jordan_*
I could never intentionally leave out a closing </head> tag. While I do not know the repercussions, it doesn't seem like good coding standards to follow. As I understand, mobile compliances (such as PAD phones) need closing tags in order to display correctly.
#3
Posted 11 March 2007 - 10:20 AM


Sign In
Create Account

Back to top









