The site doesn't look so good if the user's default background color is not white because the logo has a white background. You should use something like <body bgcolor="white">.
On the other hand, probably less than 1% of users have a custom default background color...
Comments
The site doesn't look so good if the user's default background color is not white because the logo has a white background. You should use something like <body bgcolor="white">.
On the other hand, probably less than 1% of users have a custom default background color...
Thanks for the tip! I haven't seen a grey background in a while... except in webalizer :)