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






'layout-grid-type' Syntax and Note

Note:

Set layout-grid-type

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

      
      








Related examples in the same category

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