View Full Version : can anyone tell me where i went wrong?


j5grady
05-14-2005, 09:47 PM
http://www.freewebs.com/bethanyonline/

why is the background going all wrong on me?

#content {
background: #000 url(bg.gif) repeat-y;
position: absolute;
top: 210px;
left: 80px;
width: 339px;
height: 500px;
}


anyone?

Rosey
05-15-2005, 05:04 AM
other than the width being a little too big, I don't see a problem.
Unless it's the background image deal, bg.gif is white and your text is white. I would put background-image:url(bg.gif);