I am starting to build a website. My basic layout plan looks something like this:
-------------------------------------------------------------------------------------------
*site name*
*navigation bar with links to the various areas of the site*
CONTENT
-------------------------------------------------------------------------------------------
Every page in the site will have the same title and navigation bar at the top, but with content, obviously, varying from page to page. The problem is that my site will consist of a lot of pages, and if I happen to change the design of my navigation bar at some point, I don't want to have to update every page. Is there some sort of script I can use that will allow each page to reference another document containing the script for the navigation section, without affacting its appearance in any way? (I certainly don't want to use frames... I want it to look completely normal, but allow , me to easily update just the top section.) Here's an example of the basic design idea: http://www.alternet.org/
|