Is there anyway to include external HTML in a web page?

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Guest
If I improve the header for my site, I have to go through every page on it and fix it up.

So, what I want to do is, I want to be able change just one file with the header in it, and then it will show up on every other page on my site. What should I use /how would I go about doing this?

Thanks in advance.
 
For a basic site, I'd lean strongly towards TTree: http://template-toolkit.org/docs/tools/ttree.html

Alternatives are described at http://allmyfaqs.net/faq.pl?Include_one_file_in_another
 
Back
Top