select colopr bootstrap

Solutions on MaxInterview for select colopr bootstrap by the best coders in the world

showing results for - "select colopr bootstrap"
Sara Sofía
14 Jun 2017
1<p class="text-primary">.text-primary</p>
2<p class="text-secondary">.text-secondary</p>
3<p class="text-success">.text-success</p>
4<p class="text-danger">.text-danger</p>
5<p class="text-warning">.text-warning</p>
6<p class="text-info">.text-info</p>
7<p class="text-light bg-dark">.text-light</p>
8<p class="text-dark">.text-dark</p>
9<p class="text-body">.text-body</p>
10<p class="text-muted">.text-muted</p>
11<p class="text-white bg-dark">.text-white</p>
12<p class="text-black-50">.text-black-50</p>
13<p class="text-white-50 bg-dark">.text-white-50</p>