I have multiple pages that rely on the same menu. As it stands right now, I am doing it a rather stupid way, which is to have a copy of the same table on each of the pages it pertains to. Unfortunately with this method, I end up changing the same menu about 20 times when I have to update it. Is there a better way to do this? Can I define the menu somehow in CSS and just change it from one source?
Bookmarks