bootstrap 3 table heading color code example
Example 1: striped table bootstrap
<table class="table table-striped">
Example 2: getbootstrap.com table
<nav class="navbar navbar-light bg-light">
<span class="navbar-text">
Navbar text with an inline element
</span>
</nav>