I implemented the menu() function for all my pages.
When I validate http://www.mywebsiteworkout.com
I get errors.
Most errors are generated because each page includes the
menu function.
<HTML> inside <html>, DOCTYPE is done twice.
Is there any way I can eliminate some of the
obvious duplications.
Thanks
When I validate http://www.mywebsiteworkout.com
I get errors.
Most errors are generated because each page includes the
menu function.
<HTML> inside <html>, DOCTYPE is done twice.
Is there any way I can eliminate some of the
obvious duplications.
Thanks