Microsoft's vista of tag soup
Monday, 19. September 2005, 21:37:34
I'm sorry, but I have a disappointment for you: run the new MS Vista presentation through the W3C validator and admire the error output. And what's up in Opera? The site renders like a mess.
Opera's problem is one single curious and invalid tag: <xhtml xmlns="http://www.microsoft.com/MSCOM/MNP2/Schemas"> stuck in the middle of the code. This changes to a different XML namespace and makes Opera ignore the following LINK tag which references most of the prettifying styles.
Why? I don't know Opera's source code. Perhaps Opera tries to handle what it thinks is a compound document? Compound documents are the most exciting part of the XHTML promises. This page isn't a compound document though, and it isn't even XHTML, so Opera should strive to ignore any indications of the opposite.
By jax, # 21. September 2005, 00:31:30
By qicaispace, # 29. May 2006, 03:34:19