I have the following elements that are the same on each page of my website:
My customer wants to use the gif buttons.
Is there any way to put this code in one file and then "include" it in all the pages? I would prefer to not duplicate the same html in each webpage.
I've looked through quite a bit of documentation and can not see how to do it, but it also seems that there is a way to do just about anything if you are very clever.
- logo at the very top
menu that is composed of gif buttons that is just below the logo
footer that has a different logo and some text
My customer wants to use the gif buttons.
Is there any way to put this code in one file and then "include" it in all the pages? I would prefer to not duplicate the same html in each webpage.
I've looked through quite a bit of documentation and can not see how to do it, but it also seems that there is a way to do just about anything if you are very clever.
Comment