The position property specifies the type of positioning method used for an element.

_pos-fixed

It always stays in the same place even if the page is scrolled.

_pos-absolute

It is relative to the like fixed.

_pos-centered

It is used to position of the element is centered.

_pos-hcented

It is used to position of the element is left.

_pos-vcentered

It is used to position of the element is top



Created with the Personal Edition of HelpNDoc: Free help authoring tool