overflow Definition
Definition
The overflow property in CSS determines how the content of an element behaves when it is larger than its containing block. It can be set to hidden, scroll, auto, visible, or inherit.
Browse
The overflow property in CSS determines how the content of an element behaves when it is larger than its containing block. It can be set to hidden, scroll, auto, visible, or inherit.
Browse