I want to create a site of 10 pages.
Each page will have the same image with the same text accompanying it.
Regularly I will have to swap that image and the accompanying text for another image and text.
Can that be done with CSS?
If yes, please could you explain how to do this.
I've got Dreamweaver MX, but I couldn't work out how to do this.
Thank you,
Jan.
css and images
Hi raamraaj,
It would be best to use the images as backgrounds so they can easily be changed in your CSS file.
Hope that helps
css and images
use php
then youd need only edit a single file for the changes to be made on all your pages. your only problem is finding a php server- many of the freebie php hosting accounts are.. shall we say.. crappy. if you do end up using php, methinks purchase professional hosting.
hope this helps..
css and images
I am interested in this same problem, I will be using several graphics repeating on all pages. I want to try the php method, can someone recommend a good website for a php newbie where I can learn how to do this?
Ta...