Overflow
suggest change| Overflow Value | Details |
|---|---|
| visible | Shows all overflowing content outside the element |
| scroll | Hides the overflowing content and adds a scroll bar |
| hidden | Hides the overflowing content, both scroll bars disappear and the page becomes fixed |
| auto | Same as scroll if content overflows, but doesn't add scroll bar if content fits |
| inherit | Inherit's the parent element's value for this property |
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents