View Full Version : Background Images


Lennac
06-05-2003, 11:53 PM
I'm not sure what it is called, but basically what I want to do is make it so my background image doesn't move when I scroll down the page. The text on top of my background moves but my background stays put... I guess you can call it embedding it or something like that... but what is the code for it?

zangerbanger
06-05-2003, 11:54 PM
<body background="IMAGE" bgproperties="fixed">

Lennac
06-05-2003, 11:56 PM
Thank you very much... very fast response too:)