'layout-grid' Example : layout grid : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » layout grid »

 

'layout-grid' Example



    
<html>

<body>

<p id=myP>This text is only a sample text.</p>

<button onclick="myP.style.layoutGrid='both fixed 16px 10px'">
   Set layoutGrid to both fixed 16px 10px
</button>

</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» layout grid