I was wondering if there is any way to get a div to have a background image.
Thanks in advance for you're help!
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|
<div background stuff>
<div pretty picture>
<div text>
</div>
</div>
</div><div id="myDiv">
content goes here
</div>
#myDiv {
background: url(pathToYourImage) no-repeat;
}Users browsing this forum: No registered users and 5 guests