I was looking at the www.google.com
in Firebug and noticed something odd: The Google logo is centered using a center tag.
So I went and checked the page with the W3C validator and it found 48 errors. Now, I know there are times when you can't make a page valid, especially when we're talking about something like www.google.com
and you want it to be as small as possible, but can someone please explain why they use the center tag?