overflow-y

The overflow-y property controls how the content of a block element is displayed vertically if the entire content does not fit and extends beyond the area above or below the block.

Syntax



overflow-y: visible | hidden | scroll | auto;