标签:style blog color 使用 ar div html line
1.大标题
HTML 中的所有标题标签,<h1>
到 <h6>
均可使用。另外,还提供了 .h1
到 .h6
类,为的是给内联(inline)属性的文本赋予标题的样式。
2.副标题
在标题内还可以包含 <small>
标签或赋予 .small
类的元素,可以用来标记副标题。
<h1>h1. Bootstrap heading <small>Secondary text</small></h1>
标签:style blog color 使用 ar div html line
原文地址:http://www.cnblogs.com/sbfnxk201/p/3903261.html