table bootstrap with scrool

HTML
<div style="height: 600px;overflow: scroll;">
<!-- change height to increase the number of visible row  -->
	<table></table>
</div>
Source

Also in HTML: