View Single Post
  #9 (permalink)  
Old Mar 1st, 2007, 23:28
pa007 pa007 is offline
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to put your menu/static info. on every page

But you have started with the correct doctype. That 'menu.html' is not a standalone page it is just a piece of html that is going to be inserted into a properly declared xhtml document. As long as your index.php has the correct doctype (and you have played by the rules) your page will still validate.

Pete.
Reply With Quote