Table in Bootstrap in Hindi 05

Guys here I am telling you use of bootstrap table so guys here are some important tag and classess.

Table

Some Important Tags for Table

<table></table>

<thead></thead>

<tr></tr>

<th></th>

<tbody></tbody>

<td></td>

 

Important Classes for Table

.table-striped

.table-bordered

.table-hover

.table-dark

.table-borderless

.thead-dark

.thead-light

.table-sm

Sm–small

md–medium

lg–large

xl–extra large

Add a Comment

Your email address will not be published. Required fields are marked *