I want to get common stuff like nav bar ul, li lists in HTML out of all my site pages and into a single file so there is only one page to edit. Can I do some sort of include in HTML or CSS to achieve this? Without using Javascript. Some thing like a function stored in an external file I supporse. Bit of a novice I'm afraid so sorry if the solution is obvious!