It looks pretty good. I'm not sure I like the dark teal background, it seems 'heavy' , but color is a personal thing and rather subjective.
The only other thing I think you need to change is the text on your buttons. The contrast between the blue of the text and the color of the button just isn't enough, the text gets lost on the button.
Codewise, you need to clean it up a bit.
Don't use <br>s between paragraphs and such, use your CSS to space things out.
You've got a lot of this going on:
Quote:
<br/> & nbsp;
|
That is ugly coding and not necessary, again, use your CSS. Strings like that can
actually cause IE to choke in some instances.
You've done a nice job !
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|