I am building a webpage with a navigation bar. Everytime I make a change to one of the menus in the navigation bar, I must go and change the navigation bar in each of the individual pages. For instance, in my navigation bar, I have a link for news. Under that link there is sports news, world news, and national news. Another item is weather. National weather, local weather, weather trends. If I make a change to the submenus of news and add, for instance technology news, I would have to go to each page (ie national weather, local weather, weather trends, sports news, world news, and national news) in order to add that, so that it would show up in the navigation bar for each of the pages, and not just certain ones. Is there anyway I can make a separate file for the nav bar, and call that file into each page, so that when I make a change, it is just to the nav bar file, and then automatically updates for all the rest?
I'm not really sure what you mean. I am very new to web page design, so what you said it like a foreign language. Do I just make a separate html file?
I'm not really sure what you mean. I am very new to web page design, so what you said it like a foreign language. Do I just make a separate html file?