Well guys. I've made a static HTML website with a lot of pages and I'm bored with adding the footer in everypage. So I decided that it will be easier and useful for me to learn how to (I've added:
Code:
Designed by <a href="url"><img src="url"></img></a>
in .html file 1 named footer.html)
So I would like to add a code (I don't know if it is possible), so I would like html page 1 to check the text written in html file 2 and show it in html page 1.
I hope you understood me.
I think that it is possible with PHP too, but I'm total PHP newbie and don't know how to add this code (html file 1) in a php page.
Thanks in advanced.