Hope u observed that if u hav a HTML page with a length greater than the screen size then u need to scroll down to reach the end of the page.In such cases if u have a background image for ur web/html page then the background image will also scroll with the data.
body background="abc.jpeg"
This is a tip to avoid scrolling of image.Only the data on the page will be scrolled.This appears as if u hav a seperate layer for data.
This can be done by adding 'bgproperties' property in the body tag.body background="abc.jpeg" bgproperties="fixed"thts it.... send me ur comments... bye
tezcols
Labels: dont move background hrml fixed background big large html pages