Posted by Tom on 02/12/07 15:19
Using Dreamweaver 8
Have 50+ html files all with same header, menus etc. Trying to use
#include to consolidate
Created an html file for my menus which just has table and div tags
for the header and menu bar - no html or body tags.
File looks good in DW and browser
Deleting header and menu code from index.html and inserting <!--
#include file="menu.html"--> after <body>
Looks good in DW but the menu html is not rendering when I test in the
brower - I get the body of index html with no header or menu
?
Thanks in advance...Tom
Navigation:
[Reply to this message]
|