Positioning and layout properties

Element

Description

Availability

bottom

Specifies the distance of the bottom edge of an element above or below the parent element.

4.6 or later

height

Specifies the height of an element.

3.8 or later

left

Specifies the distance of the left edge of an element from the right or left edge of the parent element.

4.6 or later

line-height

Specifies the height of each line in an element.

4.6 or later

max-height

Specifies the maximum height for an element.

4.6 or later

max-width

Specifies the maximum width for an element.

4.6 or later

min-height

Specifies the minimum height for an element.

4.6 or later

min-width

Specifies the minimum width for an element.

4.6 or later

position

Specifies the position of the element.

4.6 or later

right

Specifies the distance of the right edge of the of an element from the right or left edge of the parent element.

4.6 or later

top

Specifies the distance of the top edge of an element above or below the parent element.

4.6 or later

vertical-align

Specifies the vertical alignment of an element.

4.6 or later

width

Specifies the width of an element.

3.8 or later

z-index

Specifies the stack order of an element.

4.6 or later

Index


Was this information helpful? Send us your comments.