Bootstrap Background Color Classes:
bg-primary : sets the background color with blue color
<p class=”bg-primary”>Some text</p>
bg-secondary : sets the background color with mid gray color
<p class=”bg-secondary”>Some text</p>
bg-success : sets the background color with green color
<p class=”bg-success”>Some text</p>
bg-warning : sets the background color with yellow color
<p class=”bg-warning”>Some text</p>
bg-info : sets the background color with cyan or fairy tale blue color
<p class=”bg-info”>Some text</p>
bg-danger : sets the background color with red color
<p class=”bg-danger”>Some text</p>
bg-dark : sets the background color with dark gray color
<p class=”bg-dark”>Some text</p>
bg-light : sets the background color with light gray color
<p class=”bg-light”>Some text</p>
bg-white : sets the background color with white color
<p class=”bg-white”>Some text</p>
CSS background-color property:
<p style=”background-color:red;”>Some text</p>
<p style=”background-color:#ff0000;”>Some text</p>
<p style=”background-color:rgb(255,0,0);”>Some text</p>
<p style=”background-color:rgba(255,0,0,1);”>Some text</p>
=========================================
Follow the link for next video:
Bootstrap Tutorial 11 – Heading Classes in Bootstrap
Follow the link for previous video:
Bootstrap Tutorial 09 – Text Color Classes in Bootstrap
=========================================
Nguồn:https://quydinh.com/
Xem thêm Bài Viết:
- Chia sẻ đầy đủ về cách hướng dẫn Ghost Win Xp bằng USB cơ bản từ A tới Z
- Hướng dẫn tạo file ghost win 10 thông qua 3 bước đơn giản mà bạn không nên bỏ qua
- Mách bạn 4 bước trong cách bung file tib theo chuẩn UEFI đơn giản nhất
- Mật bí 4 kiểu hyperlink trong excel bị lỗi phổ biến mà bạn hay gặp nhất
- Khái niệm ma alt là gì và cách sử dụng bảng mã ATL như thế nào?
SUBSCRIBE, SHARE & SUPPORT:
https://www.youtube.com/chidrestechtutorials
VISIT & LEARN AT FREE OF COST:
https://www.chidrestechtutorials.com
Very nice lecture sir.thank you so much