I want to have the same menu at the bottom of every page beneath a horizontal line. I'm using a proper menu in its own frame at the top of the page, and the menu I want to put at the bottom is not going to go in a frame.
I have used some simple HTML code to put the menu at the bottom of each page, but I'd like to have each page just reference a single document which houses the menu, so that if I want to change one of the links, I only have to do it on the menu.html file, rather than on every page.
Is there an easy way to do this? I'm type of hoping there is a <import="menu.html> type of tag!
David.
I have used some simple HTML code to put the menu at the bottom of each page, but I'd like to have each page just reference a single document which houses the menu, so that if I want to change one of the links, I only have to do it on the menu.html file, rather than on every page.
Is there an easy way to do this? I'm type of hoping there is a <import="menu.html> type of tag!
David.