overflow-x

The overflow-x property controls how the content of a block element is displayed horizontally if the entire content does not fit and goes beyond the area to the right or left of the block.

Syntax



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