HTML is really much easier than it looks. Ok, let me re-state that: when publishing a blog, the groundwork is already done for us, we are left to play with the goodies: fiddling around with the text and images. And fiddling we do!
Someone asked me how to put a text within a scroll bar. Here we go:

Using scrollbars is an easy way to put a lot of information, which is not relevant to your actual text, within a limited space
The HTML code for the scroll bar above is:
<div style=”border:1px black solid; width:300px; height:50px; overflow:auto;padding-left: 4px; “>
your text goes here.
</div>
Using a div with scrollbars is an easy way to put a lot of information within a limited space, something you might typically want to do in a sidebar.
You can easily expand the divwith other features, bells and whistles.
Peter. Flemish, European, aid worker, blogger, expeditioner, sailor, traveller, husband, father, friend, nutcase. Not necessarily in that order. (