|
i was wondering what the best way to have an image change on a webpage is using css.
What i mean is this, page 1 has 4 links, each link going to a different page. On each of the four pages there is a different image with some text.
Should i just create a new style sheet for each page with the background image changed for each div tag, or is there a better way to do this?
I "think" I will have the images in the same place on each of the 4 pages, it will just change. I have to decide on that as well.
please let me know your thoughts
|