echo "

Source

The overflow property specifies what to do if the content of an element exceeds the size of the element's box.

overflow:scroll

You can use the overflow property when you want to have better control of the layout. The default value is visible.

overflow:hidden

Head 1 Head 2 Head 3 Head 4 Head 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
Content 1 Content 2 Content 3 Content 4 Content 5
"; ?>