Basic HTML Scroll Box HTML code:
Code
<!-- HTML Codes by *sB* -->
<div style="height:120px;width:250px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;">
As you can see, once there's enough text in this box, the box will grow scroll bars... that's why we call it a scroll box! You could also place an image into the scroll box.
</div>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"><a href="http://sudrabalodes.clan.su/">HTML scrollbox</a></p>
Result