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






'layout-flow' Syntax and Note

Note:

Element's the flow direction. 

Syntax:
    
element { layout-flow: value }
elementID.style.layoutFlow = "value"
document.all.elementID.style.layoutFlow = "value"
    

      
      








Related examples in the same category

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