forked from BlackrockDigital/startbootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
305 lines (260 loc) · 16.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Free HTML Starter Templates for Bootstrap - Up to date for Bootstrap 3! An even faster way to develop websites in Bootstrap!">
<meta name="author" content="https://plus.google.com/u/0/106232813493405110734">
<link rel="icon" href="img/favicon.png" type="image/x-icon">
<title>Start Bootstrap - Free HTML Templates for Bootstrap 3</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Font Awesome CSS -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Start Bootstrap CSS - DON'T USE THIS FOR THE TEMPLATES! -->
<link href="css/startbootstrap.css" rel="stylesheet">
<link href="css/ads.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-fixed-top startbootstrap-nav" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Start Bootstrap</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Templates <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="all-templates.html">All Templates</a></li>
<li class="divider"></li>
<li><a href="home-page-templates.html">Home Page Templates</a></li>
<li><a href="other-page-templates.html">Other Page Templates</a></li>
<li><a href="full-site-templates.html">Full Site Templates</a></li>
</ul>
</li>
<li><a href="help.html">Help</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="http://startbootstrap.tumblr.com/">Blog</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<!-- Masthead -->
<div class="masthead">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1>Free HTML Starter Templates for Bootstrap</h1>
<h3>Built to help you get started on your next Bootstrap project.</h3>
<p>Templates created and maintained by <a href="http://www.ironsummitmedia.com">Iron Summit Media Strategies</a></p>
<div class="alert alert-info alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
<strong>Update 9/28/13:</strong> Check out <a class="alert-link" href="simple-sidebar.html">'Simple Sidebar'</a> and <a class="alert-link" href="modern-business.html">'Modern Business'</a>!
</div>
<div id="social">
<iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe>
<iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
<a href="https://twitter.com/SBootstrap" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @SBootstrap</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://startbootstrap.com" data-via="SBootstrap" data-lang="en">Tweet</a>
</div>
</div>
</div>
</div>
</div>
<!-- Intro home page content -->
<div class="intro-marketing">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="icon-gift"></i> Forever Free</h2>
<p>Bootstrap HTML starter examples that are free to download and use, forever and ever.</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="icon-github"></i> Open Source</h2>
<p>Our Bootstrap starter templates are licensed under Apache 2.0 and <a href="https://github.com/ironsummitmedia/startbootstrap/">maintained on GitHub</a>.</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/51625/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
</div>
<div class="clearfix"></div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="icon-folder-open"></i> Ready to Use</h2>
<p>These free Bootstrap HTML templates are ready to use. Download what you like and get started!</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="icon-ok"></i> Bootstrap 3 Updated</h2>
<p>All of these free templates are up to date and ready to use with Bootstrap 3!</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="icon-bullhorn"></i> Connect With Us</h2>
<p><a href="https://twitter.com/SBootstrap">Follow us on Twitter</a> or <a href="http://startbootstrap.tumblr.com/">follow our blog</a> to keep an eye out for new templates being added!</p>
</div>
</div>
</div>
</div>
<!-- Page content -->
<div class="templates">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Recently Added Templates:</h2>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="modern-business.html"><img src="img/modern-business.jpg" class="img-responsive" alt="Business Full Website Template for Twitter Bootstrap 3"></a>
<h3>Modern Business <span class="label label-success">Full Site</span></h3>
<p>A 17 page multi-purpose template.</p>
<div class="btn-group"><a class="btn btn-default" href="modern-business.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="simple-sidebar.html"><img src="img/simple-sidebar.jpg" class="img-responsive" alt="Simple Sidebar HTML Template for Bootstrap 3"></a>
<h3>Simple Sidebar <span class="label label-primary">New</span></h3>
<p>A sidebar template with a hint of JavaScript.</p>
<div class="btn-group"><a class="btn btn-default" href="simple-sidebar.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="2-col-portfolio.html"><img src="img/2-col-portfolio.jpg" class="img-responsive" alt="Two Column Portfolio Template for Twitter Bootstrap 3"></a>
<h3>2 Col Portfolio</h3>
<p>A two column portfolio template.</p>
<div class="btn-group"><a class="btn btn-default" href="2-col-portfolio.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="1-col-portfolio.html"><img src="img/1-col-portfolio.jpg" class="img-responsive" alt="One Column Portfolio Template for Twitter Bootstrap 3"></a>
<h3>1 Col Portfolio</h3>
<p>A one column portfolio template.</p>
<div class="btn-group"><a class="btn btn-default" href="1-col-portfolio.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="half-slider.html"><img src="img/half-slider.jpg" class="img-responsive" alt="Half Page Full Width Slider Template for Twitter Bootstrap 3"></a>
<h3>Half Slider</h3>
<p>A half page background slider.</p>
<div class="btn-group"><a class="btn btn-default" href="half-slider.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="small-business.html"><img src="img/small-business.jpg" class="img-responsive" alt="Small Business HTML Template for Twitter Bootstrap 3"></a>
<h3>Small Business</h3>
<p>A small business template.</p>
<div class="btn-group"><a class="btn btn-default" href="small-business.html">Preview & Download</a></div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<a class="btn btn-primary btn-lg pull-right" href="all-templates.html">View All Templates <i class="icon-double-angle-right"></i></a>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Featured Templates:</h2>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="modern-business.html"><img src="img/modern-business.jpg" class="img-responsive" alt="Business Full Website Template for Twitter Bootstrap 3"></a>
<h3>Modern Business <span class="label label-success">Full Site</span></h3>
<p>A 17 page multi-purpose template.</p>
<div class="btn-group"><a class="btn btn-default" href="modern-business.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="full-width-pics.html"><img src="img/full-width-pics.jpg" class="img-responsive" alt="Full With Images Homepage Template for Twitter Bootstrap"></a>
<h3>Full Width Pics</h3>
<p>A page with full width pictures.</p>
<div class="btn-group"><a class="btn btn-default" href="full-width-pics.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="thumbnail-gallery.html"><img src="img/thumbnail-gallery.jpg" class="img-responsive" alt="Thumbnail Gallery for Twitter Bootstrap"></a>
<h3>Thumbnail Gallery</h3>
<p>A four column gallery starter.</p>
<div class="btn-group"><a class="btn btn-default" href="thumbnail-gallery.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="the-big-picture.html"><img src="img/the-big-picture.jpg" class="img-responsive" alt="Portfolio Template for Twitter Bootstrap"></a>
<h3>The Big Picture</h3>
<p>An image background with a fixed bottom nav.</p>
<div class="btn-group"><a class="btn btn-default" href="the-big-picture.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="one-page-wonder.html"><img src="img/one-page-wonder.jpg" class="img-responsive" alt="One Page Free Bootstrap HTML Template"></a>
<h3>One Page Wonder</h3>
<p>A stylish one page template built for scrolling.</p>
<div class="btn-group"><a class="btn btn-default" href="one-page-wonder.html">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="full.html"><img src="img/full.jpg" class="img-responsive" alt="Free Bootstrap Full Page Image Background Template"></a>
<h3>Full</h3>
<p>A fixed position full page image background.</p>
<div class="btn-group"><a class="btn btn-default" href="full.html">Preview & Download</a></div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<a class="btn btn-primary btn-lg pull-right" href="all-templates.html">View All Templates <i class="icon-double-angle-right"></i></a>
</div>
</div>
</div>
</div>
<hr>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p><a href="index.html">Home</a> · <a href="all-templates.html">Templates</a> · <a href="help.html">Help</a> · <a href="contact.html">Contact</a> · <a href="http://startbootstrap.tumblr.com/">Blog</a><span class="pull-right hidden-sm"><a href="#">Back to top</a></span></p>
<p>
<iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe>
<iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
<a href="https://twitter.com/SBootstrap" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @SBootstrap</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://startbootstrap.com" data-via="SBootstrap" data-lang="en">Tweet</a>
<br>
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FIronSummitMedia&width=450&height=21&colorscheme=light&layout=button_count&action=like&show_faces=false&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>
</p>
<p>
<a href="http://www.startbootstrap.com">Start Bootstrap</a> is a project maintained by <a href="http://www.ironsummitmedia.com">Iron Summit Media Strategies</a>, a <a href="http://www.ironsummitmedia.com">digital marketing agency in Orlando, FL</a>.<br>
Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br>
Based on <a href="http://getbootstrap.com/">Bootstrap</a>. Icons by <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a>.<br>
Placeholder images by <a href="http://placehold.it/">placehold.it</a>, <a href="http://lorempixel.com/">lorempixel</a>, and <a href="http://placecreature.com/">placecreature</a>.
</p>
</div>
</div>
</div>
</footer>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/custom.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-38417733-17', 'startbootstrap.com');
ga('send', 'pageview');
</script>
</body>
</html>