本篇文章主要介绍了"Bootstrap自适应 响应式布局和BootStrap 全局CSS样式",主要涉及到Bootstrap自适应方面的内容,对于软件工程感兴趣的同学可以参考一下:
1、什么是响应式布局响应式布局是Ethan Marcotte在2010年5月份提出的一个概念,这个概念是为解决移动互联网浏览而诞生的。简而言之,就是一个网站能够...
h1. Bootstrap heading
h2. Bootstrap heading
h4. Bootstrap heading Secondary text
h5. Bootstrap heading Secondary text
h6. Bootstrap heading Secondary text


通过lead类可以让段落突出显示:

1
2 You can use the mark tag to
highlight 高亮 text.
3
4
被删除 This line of text is meant to be treated as deleted text.
5
6
无用This line of text is meant to be treated as no longer accurate.
7
8
额外插入的文本This line of text is meant to be treated as an addition to the document.
9
10
带下划线的文本This line of text will render as underlined
11
12
小号文本his line of text is meant to be treated as fine print.
13
14
强调一段endered as bold text
15
16
斜体 rendered as italicized text
17
18
Left aligned text.
19
Center aligned text.
20
Right aligned text.
21
Justified text.
22
No wrap text.
23
24
25 改变大小写
26
27
全部小写 Lowercased text.
28
全部大写 Uppercased text.
29
首字母大写 capitalized text.
30
31
32 缩略语
33
attr
34
HTML
35
36
37 Twitter, Inc.
38 795 Folsom Ave, Suite 600
39 San Francisco, CA 94107
40 P: (123) 456-7890
41
42
43
44
45 Full Name
46 first.last@example.com
47
48
49
50
51 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
52
53



引用:
