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


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

 

'layout-grid-line' Example



    
<html>

<body>

<p style="layout-grid-line:14px">This is only a sample text.</p>

<br>

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

<button onclick="myP.style.layoutGridLine='40px'">

Set layoutGridLine to 40px

</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 line