Bootstrap Text Color Classes - Bootstrap Tutorial 09

Опубликовано: 27 Ноябрь 2019
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Bootstrap Text Color Classes - Bootstrap Tutorial 09 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь ChidresTechTutorials 27 Ноябрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2,052 раз и оно понравилось 21 зрителям. Приятного просмотра!