It looks nice enough.. but..
You have no doctype; it's tables.. bleaaaaaahhh ; you're using <embed> to put the flash in which will cause IE users to have to click twice to see your movie; you're using deprecated <font> tags; no headings (Hx) of any sort, they're all images (bad for accessibility and not good for search engines); you're using PX for font sizes which prevents IE users from resizing text for readability.
Replace your headings with REAL Headings using the H1-H6 tags, and don't style a paragraph or a span to create what is should be an Hx.
Insert your flash with another method, several listed here;
http://www.webstandards.org/2006/08/...object-markup/
You're not doing anything with your layout that can't be done with CSS, which save you a ton of time and energy in maintenance and eventual redesigns.
http://www.hotdesign.com/seybold/everything.html
Dump the deprecated tags and come up to HTML 4.01 and use a Strict Doctype.
__________________
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
|