Value | Description |
---|---|
overflow-x | Which sets the over flow along the x-axis i.e in horizontal direction. |
overflow-y | Which sets the over flow along the y-axis i.e in vertical direction. |
overflow | Which is the shorthand to set multiple overflow properties in a single direction. |