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

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
 
=== Node: [[SHIP:BoxModel|Box Model Nodes]] ===
 
=== Node: [[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|halign}}||{{DataType|HALIGN}}|| Horizontal alignment a {{Node|box}} within its parent container's inner dimensions. </onlyinclude>
 
|<onlyinclude>{{Prop|boxmodel|halign}}||{{DataType|HALIGN}}|| Horizontal alignment a {{Node|box}} within its parent container's inner dimensions. </onlyinclude>
 
|}
 
|}
 
The horizontal alignment ({{Prop|boxmodel|halign}}) property of the {{Node|box}} positions a {{Node|box}} within its parent to to the left edge, center, or right edge within the inner area of the parent.
 
The horizontal alignment ({{Prop|boxmodel|halign}}) property of the {{Node|box}} positions a {{Node|box}} within its parent to to the left edge, center, or right edge within the inner area of the parent.

Revision as of 11:30, 31 January 2013

Node: Box Model Nodes

Property Data Type Description
halign HALIGN Horizontal alignment a box within its parent container's inner dimensions.

The horizontal alignment (halign) property of the box positions a box within its parent to to the left edge, center, or right edge within the inner area of the parent.