|

In this example, we'll add plenty of text so that the outer 'div' will develop scrollbars.

We'll also need to add 'overflow:scroll' to our code in order to tell the browser to grow scrollbars when the contents are too big to fit inside.

Heck, while we're at it, let's increase the text size and line height too - not to mention reduce the size of the container!