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.
