Difference between revisions of "SHIP:Property:boxmodel:valign"

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
 
=== Nodes: [[SHIP:BoxModel|Box Model Nodes]] ===
 
=== Nodes: [[SHIP:BoxModel|Box Model Nodes]] ===
{| class="wikitable" style="margin: 1em auto 1em auto;"
+
{{PropTableStart}}
! scope="col" | Property
 
! scope="col" | Data Type
 
! scope="col" | Description
 
 
|-
 
|-
 
|<onlyinclude>{{Prop|boxmodel|valign}}||{{DataType|VALIGN}}|| Vertical alignment of a {{Node|box}} within its parent container's inner dimensions. </onlyinclude>
 
|<onlyinclude>{{Prop|boxmodel|valign}}||{{DataType|VALIGN}}|| Vertical alignment of a {{Node|box}} within its parent container's inner dimensions. </onlyinclude>
 
|}
 
|}
 
The vertical alignment ({{Prop|boxmodel|valign}}) property positions a node within its parent to to the top, center, or bottom of the inner area of the parent.
 
The vertical alignment ({{Prop|boxmodel|valign}}) property positions a node within its parent to to the top, center, or bottom of the inner area of the parent.

Revision as of 11:30, 31 January 2013

Nodes: Box Model Nodes

{{{1}}}
Property Data Type Description
valign VALIGN Vertical alignment of a box within its parent container's inner dimensions.

The vertical alignment (valign) property positions a node within its parent to to the top, center, or bottom of the inner area of the parent.