Multiple Background Images?

They have: 10 posts

Joined: Mar 2005

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's picture

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.

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.