|
How To Make Your Background Image Stationary |
|
Saturday, 22 January 2005 |
Stationary background images remain in one place even when scrolling through the page. Only the text will move. To create this effect, place the code below within your tag.
| <body background ="yourimage.gif" bgproperties="fixed"> |
|