Embed Tag Got Your Validation Down?
Monday, October 30th, 2006
If you’ve ever embedded a flash object in a web page and then tried to validate it then you’ve probably discovered that it doesn’t validate. Why? Because, for some bizarre reason the W3C doesn’t recognize the <embed> tag, the one most often used to run flash movies on the web, as valid HTML. Grrr …
Until recently I thought that that was just my tough luck - that there was nothing to be done about it other than put up with it. I also thought that most folks nerdy enough to validate my sites would also be nerdy enough to know that that it’s not my fault if a page doesn’t validate simply because of the <embed> tag. Apparently, however, I was wrong on both counts.
more ...