the code validates but you may want to check what you have edited on that page (perhaps a template edit you did in the past)...
something has been changed (vb default templates validate on that page)
TIPS
-- you will not be able to use the additional <body> tag ... you will have to edit the <body> tag found on the template
-- never repeat id attributes (eg. id="pagenav_menu") ... id's are suppose to be unique ... there's a couple duplicates on the page
-- alt attributes should be left empty if the image has no relevance to the reader; a good example of this would be corner images-just leave it as alt=""; on the above code, the only images that should have alt values is your logo and buttons
good job :up:
|