Color Classes in Bootstrap - English

382 visits



Outline:

Color Classes in Bootstrap Different types of Border Color Classes Add .border-primary class to the borders in HTML file Observe the border color on the web browser Different types of Text Color Classes Add .text-danger class to the text in HTML file Add .text-danger class to the links in HTML file Observe the text and links color on the web browser Different types of Background Color Classes Add .bg-light, .bg-info, .bg-secondary class to the rows and columns in HTML file Observe the background colors on the web browser