View Full Version : fixed backgrounds


aaronandkatie
05-25-2003, 11:15 PM
I used to have a code for fixed backgrounds but i can't remember it...i thought i got it here but i don't see it...can someone PLEASE tell it to me?
Thanks
KT

Elentari
05-25-2003, 11:21 PM
In your css code it would be


body {
background-attachment:fixed;
}


Check out http://www.lissaexplains.com/css.shtml

aaronandkatie
05-25-2003, 11:28 PM
This is the section that is talking about my background;
<BODY BACKGROUND="nbg32.JPG" text="black" link="black" vlink="black">

what do i add to that to make it fixed??
thanks,
KT