Google Analytics... OMG!!! Not Google!
Wednesday, 31. October 2007, 19:54:37
How was I amazed when I saw the source of the Google Analytics page. Never thought Google may do something in that way... 
- No <!DOCTYPE>
- Table layout (!)
- Tons of presentational markup
<body onLoad="toggleLang();"> <center> ... <table width="100%" cellpadding="0" cellspacing="0" border="0"> ... <td width="231" rowspan="2"> <td align="right" valign="top"> ... <div class="center"> ... <div id="container"> <br /> ... <img alt="Learn more about Google Analytics" src="Google Analytics_files/intro_sm.jpg" width="189" height="162" style="border:1px solid #CCCCCC;"> ... <td valign="top"> <h3 class="blue">The New Google Analytics</h3>
Yeah... Sure... "New"
- Rendering problems

I... I just don't know what to say...