Sorry, but as a webmaster I'm not impressed.
The design is ok, your code isn't.
Contrast on the side menu isn't good enough, gray on gray will be invisible to some people.
You've got an XHTML Transitional DOCTYPE - that means you MUST close ALL tags, including the meta tags.
It's tables -- 1997 technology. You use XHTML but you're writing with tables.. and you're not using your CSS for anything much at all.
Under XHTML ALL images must have the "alt" attribute. If the graphic is fluff, and not informational, use alt="", otherwise the alt needs to DESCRIBE the image, not just say "image" or some such. You're also using tags like <center> that are deprecated in HTML 4.01, let alone XHTML.
All that in-line styling... should be in an external file, it keeps your page weight down.. as does dumping the tables.
Good book you might consider....
http://www.sitepoint.com/books/html1/
__________________
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
|