bottom
bottom
The bottom
CSS property participates in specifying the position of positioned elements.
For absolutely positioned elements, that is, those whose position
property is set to absolute
or fixed
, the bottom
property specifies the distance between the bottom margin edge of the element and the bottom edge of the block containing the element.
For relatively positioned elements, that is, those with whose 登录查看完整内容