My menu is a very large menu and editing it on each individual page is very time consuming (~160 lines of code per chapter and there are 11 chapters).
So I am wondering if I can place my menu into another html document and then call/import it to the currently viewed page. If it can be done without jscript I would be happy, as I am new to web development, but if not then that is alright, will have to learn it some time.