View Single Post
Old 10-09-2012, 06:24 PM   PM User | #1
DSaidov
New to the CF scene

 
Join Date: Oct 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
DSaidov is an unknown quantity at this point
How to add a text in HTML written in other file.

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.
DSaidov is offline   Reply With Quote