My apologies. I believe I initially sent this response to Vicki privately by accident. It's confusing having some lists that one can hit "Reply" and others that one must hit "Reply All."

From: "Vicki Skinner (Stebbins)" <[EMAIL PROTECTED]>
To: <css-d@lists.css-discuss.org>
Sent: Tuesday, May 24, 2005 9:59 PM
Subject: [css-d] Different background image to each page
I'm trying to show a different background image to each page of a website.
<snip>
The only way I can think to do it is, to call the entire div another name for each page for example div#about, div#contact etc etc with all the padding, borders etc.

This would fill a stylesheet so I wondered does someone know a better way?

Are all your images the same size?

I would say that the best way is to specify all your universal rules in your
external style sheet. Then, in the head of your individual pages, specify
the actual background image. (I think this means that you won't be able to
"shorthand" your background styles in your external style sheet. Somebody
please correct me if I'm wrong.)

tim

^^^^^^^^^^^^^^^^^^^^^^^^
Tim Gallant
http://www.pactumgroup.com

Basic tutorials: http://www.pactumgroup.com/tutorials/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to