I don't mind the pastels so much, but then, I'm a female
However, I think the contrast of the text on your menu is not enough, making the gray difficult to read. Remember, not everyone has good eyesight, and people with certain types of color blindness may not be able to read your navigation.
I DO dislike it when people mess with my cursor. I would just put it back to the default and forego the crosshair thing, it's annoying.
The pale violet text is also too light, darken it up for better readability.
I also think your logo could use some darkening up or a contrasting outline or something, it just sort of disappears into the pastel background.
As for the code - ugh.. everything is position:absolute - not a good way to do things, IE has some ugly bugs with it. You're also using tables for layout, which isn't necessary and sooooo 1997. If you're going to use CSS and divs for your layout, then dump the tables.
In IE6, your transparent PNG's are not working because IE6 doesn't support transparent PNGs without being forced with some javascript... so your logo shows a big ugly gray box and your tabs are a mess. A large percentage of people ARE still using IE6, so you might want to look up IE PNG Fix to resolve that issue.
Overall I'd have to give it a 5.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|