|
1 - you have an unclosed <a> tag inside your H1
2 - You're re-using id="header" and ID's MUST be unique on page. If you must re-use css rules, make it a class instead.
Reduce the amount of padding on the <a> inside your menu, the list is too wide to fit into the available space.
__________________
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
|