'bgproperties' sets the scroll properties of the background image : bgproperties : Background Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Background Attributes » bgproperties »

 

'bgproperties' sets the scroll properties of the background image



    
<html>
<head>
<style>.body1 background-image:url("http://www.navioo.com/style/logo.png")}
       .body2 background-image:none;!important }
</style>
</head>
<body id="myBody" 
      bgproperties="fixed" 
      background="http://www.navioo.com/style/logo.png" 
      onclick="this.className='body2'">

Click to remove the background image.

</body>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Background Attributes
» bgproperties