Forum Moderators: not2easy
I was wondering what everyone thought about the new Yahoo home and search pages:
[yahoo.com...]
[search.yahoo.com...]
In both cases, a clean, tableless CSS-P design. The home page has all inline styles in the head section, both use HTML 4.01 rather than XHTML (the search page has a broken doctype and the main page has a half doctype to trigger quirks mode). Neither page validates, but it's mostly unquoted attribute values, unescaped ampersands and stuff (although the main page has a few block elements within inline elements). Note that they are browser sniffing, with older browsers getting the old design.
I think it's a great step forward for Yahoo away from the old crufy tag soup markup they are almost famous for.