600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > BootStrap4 文本颜色和背景颜色

BootStrap4 文本颜色和背景颜色

时间:2022-07-07 08:35:28

相关推荐

BootStrap4 文本颜色和背景颜色

专门腾一篇颜色效果图出来了

文本颜色背景颜色

文本颜色

<!-- BootStrap4 文字颜色 --><p class="text-muted">柔和的文本</p><p class="text-primary">重要的文本</p><p class="text-success">执行成功的文本</p><p class="text-info">代表提示信息的文本</p><p class="text-warning">警告文本</p><p class="text-danger">危险操作文本</p><p class="text-secondary">副标题</p><p class="text-dark">深灰色文本</p><p class="text-light">浅灰色文本</p><p class="text-white">白色文本</p>

背景颜色

<!-- BootStrap4 背景颜色 --><p class="bg-primary text-white">重要的背景颜色</p><p class="bg-success text-white">执行成功的背景颜色</p><p class="bg-info text-white">信息提示背景颜色</p><p class="bg-warning text-white">警告背景颜色</p><p class="bg-danger text-white">危险背景颜色</p><p class="bg-secondary text-white">副标题背景颜色</p><p class="bg-dark text-white">深灰背景颜色</p><p class="bg-light text-dark">浅灰背景颜色</p>

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。