@@ -15,24 +15,24 @@ Examples that focus on implementing uses of built-in components provided by Boot
15
15
<div class =" col-6 col-md-4 " >
16
16
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/starter-template/">
17
17
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/starter-template.jpg" alt="">
18
+ <h4>Starter template</h4>
18
19
</a>
19
- <h4>Starter template</h4>
20
20
<p>Nothing but the basics: compiled CSS and JavaScript.</p>
21
21
</div >
22
22
<div class =" col-6 col-md-4 " >
23
23
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/grid/">
24
24
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/grid.jpg" alt="">
25
+ <h4>Grids</h4>
25
26
</a>
26
- <h4>Grids</h4>
27
27
<p>Multiple examples of grid layouts with all four tiers, nesting, and more.</p>
28
28
</div >
29
29
<div class =" clearfix hidden-md-up " ></div >
30
30
31
31
<div class =" col-6 col-md-4 " >
32
32
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/jumbotron/">
33
33
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/jumbotron.jpg" alt="">
34
+ <h4>Jumbotron</h4>
34
35
</a>
35
- <h4>Jumbotron</h4>
36
36
<p>Build around the jumbotron with a navbar and some basic grid columns.</p>
37
37
</div >
38
38
<div class =" col-6 col-md-4 " >
@@ -52,24 +52,24 @@ Taking the default navbar component and showing how it can be moved, placed, and
52
52
<div class =" col-6 col-md-4 " >
53
53
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/navbars/">
54
54
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/navbar.jpg" alt="">
55
+ <h4>Navbar</h4>
55
56
</a>
56
- <h4>Navbar</h4>
57
57
<p>Super basic template that includes the navbar along with some additional content.</p>
58
58
</div >
59
59
<div class =" col-6 col-md-4 " >
60
60
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/navbar-top/">
61
61
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/navbar-static.jpg" alt="">
62
+ <h4>Static top navbar</h4>
62
63
</a>
63
- <h4>Static top navbar</h4>
64
64
<p>Super basic template with a static top navbar along with some additional content.</p>
65
65
</div >
66
66
<div class =" clearfix hidden-md-up " ></div >
67
67
68
68
<div class =" col-6 col-md-4 " >
69
69
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/navbar-top-fixed/">
70
70
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/navbar-fixed.jpg" alt="">
71
+ <h4>Fixed navbar</h4>
71
72
</a>
72
- <h4>Fixed navbar</h4>
73
73
<p>Super basic template with a fixed top navbar along with some additional content.</p>
74
74
</div >
75
75
</div >
@@ -82,72 +82,72 @@ Brand new components and templates to help folks quickly get started with Bootst
82
82
<div class =" col-6 col-md-4 " >
83
83
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/album/">
84
84
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/album.jpg" alt="">
85
+ <h4>Album</h4>
85
86
</a>
86
- <h4>Album</h4>
87
87
<p>Simple one-page template for photo galleries, portfolios, and more.</p>
88
88
</div >
89
89
<div class =" col-6 col-md-4 " >
90
90
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/cover/">
91
91
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/cover.jpg" alt="">
92
+ <h4>Cover</h4>
92
93
</a>
93
- <h4>Cover</h4>
94
94
<p>A one-page template for building simple and beautiful home pages.</p>
95
95
</div >
96
96
<div class =" clearfix hidden-md-up " ></div >
97
97
98
98
<div class =" col-6 col-md-4 " >
99
99
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/carousel/">
100
100
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/carousel.jpg" alt="">
101
+ <h4>Carousel</h4>
101
102
</a>
102
- <h4>Carousel</h4>
103
103
<p>Customize the navbar and carousel, then add some new components.</p>
104
104
</div >
105
105
<div class =" col-6 col-md-4 " >
106
106
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/blog/">
107
107
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/blog.jpg" alt="">
108
+ <h4>Blog</h4>
108
109
</a>
109
- <h4>Blog</h4>
110
110
<p>Simple two-column blog layout with custom navigation, header, and type.</p>
111
111
</div >
112
112
<div class =" clearfix hidden-md-up " ></div >
113
113
114
114
<div class =" col-6 col-md-4 " >
115
115
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/dashboard/">
116
116
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/dashboard.jpg" alt="">
117
+ <h4>Dashboard</h4>
117
118
</a>
118
- <h4>Dashboard</h4>
119
119
<p>Basic admin dashboard shell with fixed sidebar and navbar.</p>
120
120
</div >
121
121
<div class =" col-6 col-md-4 " >
122
122
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/signin/">
123
123
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/sign-in.jpg" alt="">
124
+ <h4>Sign-in page</h4>
124
125
</a>
125
- <h4>Sign-in page</h4>
126
126
<p>Custom form layout and design for a simple sign in form.</p>
127
127
</div >
128
128
<div class =" clearfix hidden-md-up " ></div >
129
129
130
130
<div class =" col-6 col-md-4 " >
131
131
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/justified-nav/">
132
132
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/justified-nav.jpg" alt="">
133
+ <h4>Justified nav</h4>
133
134
</a>
134
- <h4>Justified nav</h4>
135
135
<p>Create a custom navbar with justified links. Heads up! Not too Safari friendly.</p>
136
136
</div >
137
137
<div class =" col-6 col-md-4 " >
138
138
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/sticky-footer/">
139
139
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/sticky-footer.jpg" alt="">
140
+ <h4>Sticky footer</h4>
140
141
</a>
141
- <h4>Sticky footer</h4>
142
142
<p>Attach a footer to the bottom of the viewport when the content is shorter than it.</p>
143
143
</div >
144
144
<div class =" clearfix hidden-md-up " ></div >
145
145
146
146
<div class =" col-6 col-md-4 " >
147
147
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/sticky-footer-navbar/">
148
148
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/sticky-footer-navbar.jpg" alt="">
149
+ <h4>Sticky footer w/ navbar</h4>
149
150
</a>
150
- <h4>Sticky footer w/ navbar</h4>
151
151
<p>Attach a footer to the bottom of the viewport with a fixed top navbar.</p>
152
152
</div >
153
153
</div >
@@ -160,8 +160,8 @@ Examples that focus on future-friendly features or techniques.
160
160
<div class =" col-6 col-md-4 " >
161
161
<a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/offcanvas/">
162
162
<img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/offcanvas.jpg" alt="">
163
+ <h4>Offcanvas</h4>
163
164
</a>
164
- <h4>Offcanvas</h4>
165
165
<p>Build a toggleable off-canvas navigation menu for use with Bootstrap.</p>
166
166
</div >
167
167
</div >
0 commit comments