Monday, October 20, 2008

Making A Scrollbox

One of the way do this is to paste this code in your post editor (there is another way further down the post):



<div style="overflow:auto; height:300px; width:400px">
<table cellpadding="0" cellspacing="0" style="width:250px;">
<tr>
<td>Put your stuff here</td>
</tr>
</table>
</div>


Type or paste whatever text or HTML you want in the place where you see "Put your stuff here" (and of course then delete "Put your stuff here" and publish your post).

Note: The width and the height of the box can be changed by changing the numbers in height:300px; width:400px".

ref: blogger-tricks.blogspot.com

Print This Page


0 comments:

 
© Copyright by TIPS TRICKS BLOG  |  Template by Blogspot tutorial