The MSDN Re-Design Sucks
MSDN just re-designed. Quirks-mode DOCTYPE tag. TABLEs for layout. Embedded FONT tags. Pointless rendering problems and missing features in non-IE browsers. Undoubtedly terrible in non-traditional browsers (phones, PDAs, browsers for the blind, etc.).
This is what the best and brightest are doing with their time? Living in 1996?
[The .NET Guy]
Ouch. This may be a bit harsh, especially on the MSDN guys. This is really
not their fault. Look at the file extensions. They're using ASP.NET.
Unfortunately, the WebControls in their current state don't output XHTML or even
good HTML.
If there's one thing I'd like to see in the Whidbey release of .NET, it's the
ASP.NET controls outputting valid XHTML 2.0 and using CSS rather than Font tags,
etc.