An example of bootstrap table header color . Easy to implement and customize. Examples of basic and advanced usage.
Detailed documentation and more examples you can find in our Bootstrap Table Docs
Basic examples
To change a background-color of
<thead>
(or any other element) use our
color classes. If you are going to use a dark background you should also consider white text
(to provide a proper contrast) by adding the .text-white
class.
# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
3 | Larry | the Bird |
# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
3 | Larry | the Bird |
# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
3 | Larry | the Bird |