I've read through every post I could find and I can't figure this out. The background image for my div won't appear. I know the image is there too.
Also, I want this div that the background image is on to be 100%. Is there anyway I can set this individual to a height of 100% so that the bg image goes all the way to the bottom of the browser? Thanks.
Here is how I would like it to look:
![]()
url: http://www.tadanet.com/test/index.html
source:
Code:#contents { top: 87px; left: 177px; height: 600px; width: 178px; position: absolute; background-image: url(imgs/contents_bg.gif) repeat; }








Bookmarks