PDA

View Full Version : Background image in a single div?


Beev
12-24-2002, 09:27 AM
Is it possible to use a background image in a single div?

I mean so you have an image inside a div (on one section of the page) instead of the entire page.

Its an interestin effect that I am considering implementing.

Thanks.

Beev
12-24-2002, 10:13 AM
Thanks David.

I had a feeling it could be done with the background-image element and applying it to a div instead of the body.

Thanks again.