'layout-grid-mode' Syntax and Note : layout grid mode « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'layout-grid-mode' Syntax and Note

Note:

Enable the character and line grid modes or not.

Syntax:
    
element { layout-grid-mode: value }
elementID.style.layoutGridMode = "value"
document.all.elementID.style.layoutGridMode = "value"
    

      
      








Related examples in the same category

1.'layout-grid-mode' Example
2.'layout-grid-mode' Possible Values
3.'layout-grid-mode' is applied to