View Full Version : how can i put a scroll bar to include my words?


Hopscotch
11-14-2004, 10:02 AM
my english is poor...
hope u all may understand what i mean...
thzzzzzz

tokyo bleu
11-14-2004, 11:23 AM
I think I understand what you mean. Are you talking about DIVs/Web blog with a scrollbar (i.e. your entry is long and you wish to have a scrollbar to shorten the height of the entry)?

If you are, you might want to try this:
<div style="overflow: auto; height: 100px; width: 300px;"><BR>
Your entry goes here.
</div>

You have to make sure that 'Edit HTML' is checked before you use this code in your entries.

Hopscotch
11-14-2004, 11:48 AM
really thzzzz~~~~~~~~~