CSS Properties

User Guide / CSS Properties

top

Syntax

top: auto | length | percent

Initial Value

top: auto

Inherited

No

Comments

This property determines the top offset for positioned elements (ie. elements with a position value of relative, absolute or fixed).