English French German Spain Italian Dutch Russian Brazil Japanese Korean Arabic Chinese Simplified
Sheva Junitra Translate Sheva Junitra Blog

Friday, February 10, 2012

How to Create a Scroll Box


Scrollbar is a box that can be rolled right or down so that we can find the hidden content. Maybe you've seen a blog full of content that is very long, so slow loading blog. Blog so you do not like it, at the tips this time I will explain how to remove the difficulty by making the scrollbar. That way we can save the use of blog space.


CODE HERE
<div style="border: 1px solid rgb(204, 204, 204); padding: 5px; overflow: auto; width: 200px; height: 80px; background-color: rgb(255, 255, 255);">Enter your text or code here</div>

Example


Enter your text or code here Enter your text or code here Enter your text or code here Enter your text or code here
Enter your text or code here
Enter your text or code here
Enter your text or code here
Enter your text or code here
Enter your text or code here
Enter your text or code here
Enter your text or code here      

No comments:

Post a Comment