overflow

The overflow property controls the display of the content of a block element if it does not fit entirely and goes beyond the area of the specified dimensions.

Syntax



overflow: visible | hidden | scroll | auto;