Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<table class="table table-striped">
<thead>
<tr>
<th>Header1</th>
<th>Header2</th>
<th>Header3</th>
</tr>
</thead>
<tbody>
<tr>
<td>xxx</td>
<td>xxx</td>
<td>xxx</td>
</tr>
<tr>
<td>xxx</td>
<td>xxx</td>
<td>xxx</td>
</tr>
<tr>
<td>xxx</td>
<td>xxxy</td>
<td>xxx</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
The most helpful BOOTSTRAP solutions
loading bar bootstrapBOOTSTRAP
Click to see more ...
1.2K
71
How create progress bar using bootstrap ?BOOTSTRAP
Click to see more ...
713
63
How to create bootstrap media object ?BOOTSTRAP
Click to see more ...
842
53
How create scrollable dropdown menu in bootstrap ?BOOTSTRAP
Click to see more ...
679
49
table bootstrapBOOTSTRAP
Click to see more ...
632
42
How to set bootstrap checkboxes inline ?BOOTSTRAP
Click to see more ...
505
41
How create bootstrap navbarBOOTSTRAP
Click to see more ...
741
33
how to create a bootstrap banner with help of alert ?BOOTSTRAP
Click to see more ...
390
31
How create fixed navbar in bootstrapBOOTSTRAP
Click to see more ...
463
24
How to create bootstrap input file ?BOOTSTRAP
Click to see more ...
357
19