More
Display
Display inline
Display block
d-block d-blockFloat
Float Responsive
Text selection
This paragraph will be entirely selected when clicked by the user.
This paragraph has default select behavior.
This paragraph will not be selectable when clicked by the user.
Gap
Overflow
.overflow-auto
on an element with set width and height
dimensions. By design, this content will vertically scroll.
.overflow-hidden
on an element with set width and height
dimensions.
.overflow-visible
on an element with set width and height
dimensions.
.overflow-scroll
on an element with set width and height
dimensions.
Shadow Examples
Opacity
Vertical alignment With table cells
baseline | top | middle | bottom | text-top | text-bottom |