Multiple Background Images?
I was just wondering if its at all possible. I found this at w3.org
Quote:
background-image: url(a), url(b);
background-position: top, right, bottom, left, center;
background-repeat: no-repeat, no-repeat;
So I tried it out, but nothing happened..
Is there anyway to have multiple background images?
-Griff
CptAwesome posted this at 20:58 — 31st March 2005.
He has: 370 posts
Joined: Dec 2004
make the whole page in a big and give the div a background, I don't think you can specify multiple background images in one CSS declaration though.
griffyboy0 posted this at 23:34 — 31st March 2005.
They have: 10 posts
Joined: Mar 2005
Alright. I'll just create another div on top of my current one to make the second background image.
-Griff
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.