Return to Html examples page |
This is to display an interesting effect (But only in Explorer, not Netscape) With a picture as background for a page You can set it so that when you scroll down The text... moves... But the background picture stays 'fixed' This is done with the bgproperties attribute in the body tag You set bgproperties = "fixed" inside the body tag And you have this effect Interesting, eh? So you pick a picture that takes up one screen And it will stay put |
Return to Html examples page |
Table repeated to give more length. This is to display an interesting effect (But only in Explorer, not Netscape) With a picture as background for a page You can set it so that when you scroll down The text... moves... But the background picture stays 'fixed' This is done with the bgproperties attribute in the body tag You set bgproperties = "fixed" inside the body tag And you have this effect Interesting, eh? So you pick a picture that takes up one screen And it will stay put |