- Description
Sets how a browser should display content that exceeds it's set size.
Value of auto and browsers make scrollbars avalable when needed.
Hidden content exceeding the size is clipped.
Scroll will generate scrollbars.
Visible and content should be visible outside the container.- Live Example
- Play with the code in the textarea below.