Tuesday, November 30, 2010

Creating Scroll Box

Scroll box
your text here.


<div style="height:120px;width:250px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;">
your text here.
</div>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p>
 
 
 Colored scroll box
your text here.


<div style="height:90px;width:160px;overflow:scroll;background-color:#67F152;">your text here.</div>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p> 

                            

No comments:

Post a Comment