View Single Post
Old 03-02-2006, 11:03 AM   #1 (permalink)
CSflim
Beyond Belief
 
CSflim's Avatar
 
Join Date: Apr 2003
Location: Ireland
[html] Including a html file in another html file

Hi, I am currently building a site, and I would like to create a 'template' html file which will include the menu links, headers and footers etc, and then create seperate 'content' pages.
This way I can change the template in a single location rather than having to edit a dozen pages to add a new link on the menu. What is the best way to do this? I know that it can be done with server side includes - but the problem is that I don't know anything about the server that this site will be deployed on. I want to keep things as straight forward as possible, and to avoid anything server side like PHP, SSI, etc.
Any ideas?
Thanks,
__________________
CSflim is offline   Reply With Quote