table { display: block; overflow: scroll; width: 200px; height:95vh; }
[CSS] Showing horizontal scrollbar always for the table
原文:http://www.cnblogs.com/Answer1215/p/6803869.html