How can I display an external HTML document?

James W

New member
Basically, I have a navigation bar, a "what's new" table, and the title picture for my website, and now that I've put all this work into them- do I have to copy and paste the code for those into EVERY SINGLE page I have, then re-upload all of them? And if every time I update the "what's new" table, do I have to repeat the process? Is there anyway I could put that code into a separate HTML file, link to it in every page, and simply change that separate HTML file every time I wanted to update it? I learned CSS, and it's great for style sheets, but it can't do images, and unfortunately, the navigation bar, "what's new" table and title picture are all image-based. Do I need to learn another language like PHP? I've looked all over the place and found no tags or anything to support this...
 
Back
Top