A question for the HTML gurus out there...
For the navigation part of my webpage I would like to create everything in a seperate file and then call that file from each one of the pages, therefore I would only have to write the navigation once and a change in one place equals a change on all the pages. Similar to linking CSS documents. Is this possible? And if so what command will do it?
#include or something similar??
Thanks,
Schladdy
For the navigation part of my webpage I would like to create everything in a seperate file and then call that file from each one of the pages, therefore I would only have to write the navigation once and a change in one place equals a change on all the pages. Similar to linking CSS documents. Is this possible? And if so what command will do it?
#include or something similar??
Thanks,
Schladdy