The header "SFO Revolutions V3" is very difficult to read, the color and bakground are not a good mix.
OMG.. you've used an XHTML DOCTYPE but you're using deprecated HTML all over the place.. not good
Practically ALL of this is deprecated HTML:
Quote:
|
<P align=center><STRONG><FONT face="Comic Sans MS" color=#ffd700 size=5></FONT></STRONG> </P>
|
Dump the <font> tag, use CSS for all presentation.
Don't use fonts like Comic Sans, not everyone is going to have it.
Use em's or % for font sizes, dont' handcuff your visitors to px or pt font sizes.
If you're going to use this kind of 1997 coding, drop your DOCTYPE back to HTML 4.01
You've got <div>s and CSS in there, now use it properly.
Design is nice.
__________________
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
|