How do I share an HTML file amongst several other html files, so I only have to

dwurfur007

New member
edit one page? Instead of editing every single html page's code, I'd like to have one html file shared amongst several files, so I only have to edit the code in ONE file instead of the code in ALL of them.

I assume the best way to do this is via importing, similar to a css file, but how do I do this? I can't use a css file because the code I want to import involves displayed text.

Any help would be appreciated, thanks.
 
Back
Top