How to Make Div Scrollable Vertically

HTML

<div class=”vertical_scrollbar”>

How to make a div scrollable vertically?

</div>

CSS

.vertical_scrollbar

{

background: #fff;

height: 100px;

overflow-y: scroll

}

how-to-make-div-scrollable-vertically

Vertical Scrollbar Demo

More in HTML CSS, HTML CSS Snippets
file-upload-widget-responsive
Free Responsive File Upload Templates

File Upload Responsive Widget Layout : Fluid Responsive Layout Included Files : HTML files (.html), Style Sheets (.css), Images (.jpg/png/gif),...

Close