Scenario: I have 30+ pages (html), each with a top menu navigation. If I want to add a button to the navigation, I would have to do it for each of the the 30+ html pages.
Is there a way I can have the navigation in a separate file and include it in all my pages? (then I would only have to change one file)
Or what would be the best way to do this?
Is there a way I can have the navigation in a separate file and include it in all my pages? (then I would only have to change one file)
Or what would be the best way to do this?