Overflow

Estimated reading: 1 minute 16 views

You can control what an elements contents will do if it overflows it
boundaries with the overflow property

 overflow: value;
  • auto
  • hidden
  • visible
  • scroll
Share this Doc

Overflow

Or copy link