Utility classes for changing an element's placement relative to the top/right/bottom/left bounds of the parent container.

Top/Right/Bottom/Left position placement utility classes are useful for aligning absolutely positioned elements. Check out Position Utility Classes.

Classes for position placement are named using the format: [direction]-[value].

Where direction includes:

  • t - for top
  • r - for right
  • b - for bottom
  • l - for left

Where value includes:

  • 0 - for [direction]: 0px
ClassContents
0

UXML

0

UXML

0

UXML

0

UXML

Position placement classes can also be used together to position elements in corners.

0

UXML