Bootstrap Text Color Classes - Bootstrap Tutorial 09

Published: 27 November 2019
on channel: ChidresTechTutorials
2,052
21

Notes for You:: Bootstrap Text Color Classes - Bootstrap Tutorial 09

text-primary :displays text in blue color
<p class="text-primary">Some text</p>

text-secondary :displays text in mid gray color
<p class="text-secondary">Some text</p>

text-success :displays text in green color
<p class="text-success">Some text</p>

text-warning :displays text in yellow color
<p class="text-warning">Some text</p>

text-info :displays text in cyan (fairy tale blue) color
<p class="text-info">Some text</p>

text-danger :displays text in red color
<p class="text-danger">Some text</p>

text-dark :displays text in dark gray color
<p class="text-dark">Some text</p>

text-light :displays text in light gray color
<p class="text-light">Some text</p>

text-white :displays text in white color
<p class="text-white">Some text</p>

text-muted :displays text in mid gray color
<p class="text-muted">Some text</p>

text-hide :displays text in transparent color
<p class="text-hide">Some text</p>

CSS color property:

<p style="color:red;">Some text</p>
<p style="color:#ff0000;">Some text</p>
<p style="color:rgb(255,0,0);">Some text</p>
<p style="color:rgba(255,0,0,1);">Some text</p>

Note:
replace < with less-than symbol.
replace > with greater-than symbol.


=========================================

Follow the link for next video:
Bootstrap Tutorial 10 - Bootstrap Background Color Classes
   • Bootstrap Background Color Classes - Boots...  

Follow the link for previous video:
Bootstrap Tutorial 08 - Bootstrap Text Formatting Classes | Bootstrap Typography
   • Bootstrap Text Formatting Classes - Bootst...  

=========================================

Bootstrap Tutorials Playlist:-
   • Bootstrap4 Tutorials  

=========================================
Watch My Other Useful Tutorials:-

Dreamweaver Tutorials Playlist:-
   • Dreamweaver Tutorials - The Ultimate Course  

PHP Tutorials Playlist:-
   • PHP Tutorials - The Ultimate Course  

MySQL Tutorials Playlist:-
   • MySQL Tutorials - The Ultimate Course  

=========================================

► Subscribe to our YouTube channel:
   / chidrestechtutorials  

► Visit our Website:
https://www.chidrestechtutorials.com

=========================================
Hash Tags:-
#ChidresTechTutorials #Bootstrap #BootstrapTutorial


On this page of the site you can watch the video online Bootstrap Text Color Classes - Bootstrap Tutorial 09 with a duration of hours minute second in good quality, which was uploaded by the user ChidresTechTutorials 27 November 2019, share the link with friends and acquaintances, this video has already been watched 2,052 times on youtube and it was liked by 21 viewers. Enjoy your viewing!