I am creating a site using HTML that may contain several hundred pages in the future. Every page has one thing in common, the navigation bar I am creating.
When I add more pages or sections I have to go through every page and remove the old nav bar and add the new updated one. Not a problem with a couple of pages but when the site grows this will become a horrendous chore.
I wonder if there is anyway of adding the bar to every page and when I need to update it I just need to add the new bar without having to manually add it to every page.
Is it possible to do this?
I can also see this being a problem with the copyright statement at the bottom of every page and needing to change it every year. I got around this by simply using a single image with the ŠXYZ.com 2007 drawn on it in the format I wanted and then replacing the image each year. Hence the image will automatically be updated on every page.
Sadly, this is not an option with a navigation bar that will have drop down sections etc.
Other points:
I amnot keen on using JAVA etc because of compatibility issues with browsers and people's security settings.
As well as the graphical style nav bar I would like a text version of the main sections at the bottom of every page too - could this be auto updated on every page too?
Example of text nav:
HOME | About | Products | Services | Links
Any suggestions please?
When I add more pages or sections I have to go through every page and remove the old nav bar and add the new updated one. Not a problem with a couple of pages but when the site grows this will become a horrendous chore.
I wonder if there is anyway of adding the bar to every page and when I need to update it I just need to add the new bar without having to manually add it to every page.
Is it possible to do this?
I can also see this being a problem with the copyright statement at the bottom of every page and needing to change it every year. I got around this by simply using a single image with the ŠXYZ.com 2007 drawn on it in the format I wanted and then replacing the image each year. Hence the image will automatically be updated on every page.
Sadly, this is not an option with a navigation bar that will have drop down sections etc.
Other points:
I amnot keen on using JAVA etc because of compatibility issues with browsers and people's security settings.
As well as the graphical style nav bar I would like a text version of the main sections at the bottom of every page too - could this be auto updated on every page too?
Example of text nav:
HOME | About | Products | Services | Links
Any suggestions please?
