I have a webpage and am trying to put a sidebar on the right of each page, to avoid changing the text on each page every time it needs changing I made a seperate HTML page for the side bar, I just can't figure out how to load it in the main page. Sorry if that was at all confusing.
Thank you in advance
Three answers:
GuyOnEarth
2011-07-18 17:08:09 UTC
You can do it with frames, which is outdated, or with PHP by using an include statement.