Re: Stationary Background Image

by "Comharsa" <comharsa(at)clara.net>

 Date:  Thu, 13 Jan 2000 23:29:26 -0000
 To:  <hwg-basics(at)hwg.org>
 References:  aol
  todo: View Thread, Original
> Hi All!
>
> How do you keep a background image stationary and have the text scroll
over
> it?

Two ways you can do it:

1. In the BODY tag put BGPROPERTIES="FIXED",

2. CSS method, in your style sheet put BODY {background-attachment: fixed;}.

Note that this is IE only at present. Doesn't work in NS (but the second
does in NS 5 - when it is finally released).

HTH

Brian
comharsa(at)clara.net

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA