overflow

Term side of the Card
Topic: Alignment & Float
Unit title: overflow
Categories: Property
Explanation side of the Card

Explanation: The property that determines how content is handled when it overflows the bounds of its container. It can be set to values like 'visible', 'hidden', 'scroll' or 'auto', enabling to control whether the content is clipped, scrollable or visible beyond the container.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: