Responsive

Create responsive tables by wrapping any .tablein .table-responsiveto make them scroll horizontally on small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.

#First NameLast NameE-MailOfficeSalary
1MarkOtto[email protected]London$45,000
2JacobThornton[email protected]Tokyo$25,300
3AnnaBird[email protected]Edinburgh$15,200
4JohnDoe[email protected]Warsaw$12,950
5VeronicaMoon[email protected]New York$6,950

Responsvie Table Bordered

Add .table-borderedfor borders on all sides of the table and cells.

#First NameLast NameE-MailOfficeSalary
1MarkOtto[email protected]London$45,000
2JacobThornton[email protected]Tokyo$25,300
3AnnaBird[email protected]Edinburgh$15,200
4JohnDoe[email protected]Warsaw$12,950
5VeronicaMoon[email protected]New York$6,950