Positioning with top, right, bottom, and left The top, right, bottom, and left properties are used to position elements.
(elements with position set to relative, absolute, fixed, or sticky ).
How to position text on an image:
Top Left » Top Right » Bottom Left » Bottom Right » Centered »
Sets the bottom margin edge for a positioned box clip
Sets the left margin edge for a positioned box position Specifies the type of positioning for an element right Sets the right margin edge for a positioned box top Sets the top margin edge for a positioned box