This property sets whether to clip content (hide), render scroll bars, or display overflow content of a block-level element when it overflows at the top and bottom edges.
CSS Level | Value |
---|---|
CSS Overflow Level 3 | "visible", "hidden", "clip", "scroll", or "auto" |