Hi all,
I just wondered if it is possible to create a menu that will be used across the entire page system of a website consisting of HTML, CSS and Javascript.
Instead of having the HTML coding on every single page, just call on the seperate HTML file which in turn calls upon the CSS and Javascript. I will then just update the one seperate HTML file as the menu system develops thus updating al of the page files at once.
I know this can be done with php 'include' but is there a HTML equivalent?
Thanks for your help folks,
Best regards,
Foxhole