How to create a fixed background image on a web page

To make the background imaged fixed or not scroll add the BGPROPERTIES=“FIXED” code into the body statement as shown below.

<BODY BACKGROUND="bg.gif" BGCOLOR="#000000"   VLINK="#808080" BGPROPERTIES="FIXED"   TEXT="#C0C0C0" LINK="#FF0000"   ALINK="#0000FF"><CENTER>.