backround layers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am making a webpage , and I want to add a 3 layered background. Meaning
having a background then another background but smaller and so on. Thank you
for any help :)
 
generally this would be done in an image editing application like Photoshop,
Expression Design, etc.
you'd do your layers then compile it into a single image, slice it up if
you're going to tile it, etc.
you may be able to get a similar effect using nested divs (layers) each with
a different background image, but your images would have to be transparent
where actual color/ shape wouldn't exist (a transparent background for each
layer's background image) so you'd have to use a .gif or transparent .png
file (you may run into cross browser issues with the .png).

If you could explain what you're trying to do with a little more depth it'll
help get you a better answer.

--
Chris Leeds
Contact: http://chrisleeds.com/contact
Have you seen ContentSeed (www.contentseed.com)?
NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 
Back
Top