I try to keep my scripting strict XML, and there are three advantages to doing so:
- If a browser renders the script correctly then my site looks like I intended it to...
- If someone emails me and says that my site looks odd I can email them back and say it's their browser, and not my scripting...
- When someone does get around to fixing a bug in their browser I don't have to change my script...
My advice to everyone is to stick to the standards: It's the only way we're going to force the people who write the browsers to fix their code...