View Full Version : div layer and backgrounds help plz!


piaweet
07-16-2003, 05:11 PM
for my website (www.piaweet.sphosting.com/)
i am trying a div layer for the text area. Unfortuanatly i don't know how to put in a background OR if there is another way to do it. Since i need a scroll area but I am not to sure. If you can help, please do! thanx

MaGiCSuN
07-16-2003, 05:24 PM
<div style="background-color: #FFFFFF">

put the bold part into the style part of your div code :) to make it scroll add overflow: auto to the style part

Love,
mirna

xblehx
08-31-2003, 01:08 AM
is there a way to make the background of a div layer fixed?

xblehx
08-31-2003, 01:29 AM
hmm i meant how to make a picture fixed and in the middle of the div =)