I’m not sure if I am using the proper term when I refer to “dynamically. *
I want to have a simple, one level, menu displayed on all 80 pages of my site. The menu items will change periodically – new items added, some removed, etc… What is the best way to create this menu so I don’t have to update all 80 pages? FYI: I’m not too knowledgeable in all the scripting languages. Thank you.**
Create a master page if your working in any one of the “major” web frameworks. You put a lonely HTML tag up there so I’m not sure if this NEEDS to be purely HTML and nothing else.