Looks pretty good
Ok, first, you need a valid DOCTYPE.
http://www.alistapart.com/stories/doctype/
2nd, you should not use the <embed> tag for your flash, it will cause some IE users grief - they won't see the 'active content' until they activate it.
See the stickies at the top of the html forum for solutions other than <embed>
3 - validate your code - you've got a number of errors there.
4 - put your text, like the "About John" section, inside proper <p></p> tags.
Remove the clear:both on #container, it's not doing anything and is the incorrect place for it.
You have the black background on #container, and the #footer is inside it. Where do you want the footer to be ? I'm not really seeing an overlap here.
__________________
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
|