-
Notifications
You must be signed in to change notification settings - Fork 0
/
timeline.html
411 lines (411 loc) · 17.1 KB
/
timeline.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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!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="">
<meta name="author" content="">
<title>Calypso - MultiPurpose Responsive Template - Bootstrap 3</title>
<!-- Style -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Responsive -->
<link href="css/responsive.css" rel="stylesheet">
<!-- Choose Layout -->
<link href="css/layout-semiboxed.css" rel="stylesheet">
<!-- Choose Skin -->
<link href="css/skin-red.css" rel="stylesheet">
<!-- Demo -->
<link rel="stylesheet" id="main-color" href="css/skin-red.css" media="screen"/>
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico">
<!-- IE -->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!--[if lte IE 8]>
<link href="css/ie8.css" rel="stylesheet">
<![endif]-->
</head>
<body class="off">
<!-- /.wrapbox start-->
<div class="wrapbox">
<!-- TOP AREA
================================================== -->
<section class="toparea">
<div class="container">
<div class="row">
<div class="col-md-6 top-text pull-left animated fadeInLeft">
<i class="icon-phone"></i> Phone: (316) 444 8529 <span class="separator"></span><i class="icon-envelope"></i> Email: <a href="#">wowthemesnet@gmail.com</a>
</div>
<div class="col-md-6 text-right animated fadeInRight">
<div class="social-icons">
<a class="icon icon-facebook" href="#"></a>
<a class="icon icon-twitter" href="#"></a>
<a class="icon icon-linkedin" href="#"></a>
<a class="icon icon-skype" href="#"></a>
<a class="icon icon-google-plus" href="#"></a>
</div>
</div>
</div>
</div>
</section>
<!-- /.toparea end-->
<!-- NAV
================================================== -->
<nav class="navbar navbar-fixed-top wowmenu" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand logo-nav" href="index.html"><img src="img/logo.png" alt="logo"></a>
</div>
<ul id="nav" class="nav navbar-nav pull-right">
<li><a href="index.html">Home</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="home2.html">Home Alt</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="timeline.html">Timeline</a></li>
<li><a href="landingpage.html">Landing Page</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="faq.html">F.A.Q.</a></li>
<li><a href="404.html">404 Not Found</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Portfolio <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="portfolio3.html">Three Columns</a></li>
<li><a href="portfolio2.html">Two Columns</a></li>
<li><a href="portfolio4.html">Four Columns</a></li>
<li><a href="projectdetail.html">Single Project</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Blog <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="blogindex.html">Home Blog</a></li>
<li><a href="blogsinglepost.html">Single Post</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Features <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="elements.html">Elements</a></li>
<li><a href="columns.html">Columns</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="#">Masonry Grids +</a>
<ul class="dropdown-menu sub-menu">
<li><a href="masonry2.html">Masonry Two</a></li>
<li><a href="masonry3.html">Masonry Three</a></li>
<li><a href="masonry4.html">Masonry Four</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<!-- /nav end-->
<!-- PAGE TITLE
================================================== -->
<section class="pageheader-default text-center">
<div class="semitransparentbg">
<h1 class="animated fadeInLeftBig notransition">Timeline</h1>
<p class="animated fadeInRightBig container page-description notransition">
Lorem ipsum dolor sit amet, consectetur adipisicing elit,<br>
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
</section>
<div class="wrapsemibox">
<div class="semiboxshadow text-center">
<img src="img/shp.png" class="img-responsive" alt="">
</div>
<!-- TIMELINE
================================================== -->
<section class="container animated fadeInUpBig notransition">
<div class="row">
<div class="col-md-12">
<ul class="cbp_tmtimeline">
<li>
<time class="cbp_tmtime" datetime="2013-04-10 18:30"><span>4/10/13</span></time>
<div class="cbp_tmicon">
<i class="icon-lightbulb"></i>
</div>
<div class="cbp_tmlabel">
<h2>Ricebean black-eyed pea</h2>
<p>
Winter purslane courgette pumpkin quandong komatsuna fennel green bean cucumber watercress. Pea sprouts wattle seed rutabaga okra yarrow cress avocado grape radish bush tomato ricebean black-eyed pea maize eggplant. Cabbage lentil cucumber chickpea sorrel gram garbanzo plantain lotus root bok choy squash cress potato summer purslane salsify fennel horseradish dulse. Winter purslane garbanzo artichoke broccoli lentil corn okra silver beet celery quandong. Plantain salad beetroot bunya nuts black-eyed pea collard greens radish water spinach gourd chicory prairie turnip avocado sierra leone bologi.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-11T12:04"><span>4/11/13</span></time>
<div class="cbp_tmicon">
<i class="icon-reorder"></i>
</div>
<div class="cbp_tmlabel">
<h2>Greens radish arugula</h2>
<p>
Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-13 05:36"><span>4/13/13</span></time>
<div class="cbp_tmicon">
<i class="icon-bolt"></i>
</div>
<div class="cbp_tmlabel">
<h2>Sprout garlic kohlrabi</h2>
<p>
Parsnip lotus root celery yarrow seakale tomato collard greens tigernut epazote ricebean melon tomatillo soybean chicory broccoli beet greens peanut salad. Lotus root burdock bell pepper chickweed shallot groundnut pea sprouts welsh onion wattle seed pea salsify turnip scallion peanut arugula bamboo shoot onion swiss chard. Avocado tomato peanut soko amaranth grape fennel chickweed mung bean soybean endive squash beet greens carrot chicory green bean. Tigernut dandelion sea lettuce garlic daikon courgette celery maize parsley komatsuna black-eyed pea bell pepper aubergine cauliflower zucchini. Quandong pea chickweed tomatillo quandong cauliflower spinach water spinach.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-15 13:15"><span>4/15/13</span></time>
<div class="cbp_tmicon">
<i class="icon-microphone"></i>
</div>
<div class="cbp_tmlabel">
<h2>Watercress ricebean</h2>
<p>
Peanut gourd nori welsh onion rock melon mustard jícama. Desert raisin amaranth kombu aubergine kale seakale brussels sprout pea. Black-eyed pea celtuce bamboo shoot salad kohlrabi leek squash prairie turnip catsear rock melon chard taro broccoli turnip greens. Fennel quandong potato watercress ricebean swiss chard garbanzo. Endive daikon brussels sprout lotus root silver beet epazote melon shallot.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-16 21:30"><span>4/16/13</span></time>
<div class="cbp_tmicon">
<i class="icon-globe"></i>
</div>
<div class="cbp_tmlabel">
<h2>Courgette daikon</h2>
<p>
Parsley amaranth tigernut silver beet maize fennel spinach. Ricebean black-eyed pea maize scallion green bean spinach cabbage jícama bell pepper carrot onion corn plantain garbanzo. Sierra leone bologi komatsuna celery peanut swiss chard silver beet squash dandelion maize chicory burdock tatsoi dulse radish wakame beetroot.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-17 12:11"><span>4/17/13</span></time>
<div class="cbp_tmicon">
<i class="icon-cloud"></i>
</div>
<div class="cbp_tmlabel">
<h2>Greens radish arugula</h2>
<p>
Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-18 09:56"><span>4/18/13</span></time>
<div class="cbp_tmicon">
<i class="icon-rocket"></i>
</div>
<div class="cbp_tmlabel">
<h2>Sprout garlic kohlrabi</h2>
<p>
Parsnip lotus root celery yarrow seakale tomato collard greens tigernut epazote ricebean melon tomatillo soybean chicory broccoli beet greens peanut salad. Lotus root burdock bell pepper chickweed shallot groundnut pea sprouts welsh onion wattle seed pea salsify turnip scallion peanut arugula bamboo shoot onion swiss chard. Avocado tomato peanut soko amaranth grape fennel chickweed mung bean soybean endive squash beet greens carrot chicory green bean. Tigernut dandelion sea lettuce garlic daikon courgette celery maize parsley komatsuna black-eyed pea bell pepper aubergine cauliflower zucchini. Quandong pea chickweed tomatillo quandong cauliflower spinach water spinach.
</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<!--CALL TO ACTION PANEL
================================================== -->
<section class="container animated fadeInDownNow notransition topspace40">
<div class="row">
<div class="col-md-12">
<div class="text-center">
<p class="bigtext">
Praesent <span class="fontpacifico colortext">WowThemes</span> sapien, a vulputate enim auctor vitae
</p>
<p>
Duis non lorem porta, adipiscing eros sit amet, tempor sem. Donec nunc arcu, semper a tempus et, consequat
</p>
</div>
<div class="text-center topspace20">
<a href="#" class="buttonblack"><i class="icon-shopping-cart"></i> get theme</a>
<a href="#" class="buttoncolor"><i class="icon-link"></i> learn more</a>
</div>
</div>
</div>
</section>
<!-- /. end call to action-->
</div>
<!-- /.wrapsemibox end-->
<!-- BEGIN FOOTER
================================================== -->
<section>
<div class="footer">
<div class="container animated fadeInUpNow notransition">
<div class="row">
<div class="col-md-3">
<h1 class="footerbrand">Calypso</h1>
<p>
Introducing a premium HTML5 & CSS3 template for multipurpose use.
</p>
<p>
Three awesome layouts, beautiful modern design, lots of features and skins.
</p>
<p>
Made with <i class="icon-heart"></i> by WowThemes.net.
</p>
</div>
<div class="col-md-3">
<h1 class="title"><span class="colortext">F</span>ind <span class="font100">Us</span></h1>
<div class="footermap">
<p>
<strong>Address: </strong> No.42 - 54816 Inc Calypso
</p>
<p>
<strong>Phone: </strong> + 1 (280) 482 9537
</p>
<p>
<strong>Fax: </strong> + 1 (372) 742 9532
</p>
<p>
<strong>Email: </strong> wowthemesnet@gmail.com
</p>
<ul class="social-icons list-soc">
<li><a href="#"><i class="icon-facebook"></i></a></li>
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-linkedin"></i></a></li>
<li><a href="#"><i class="icon-google-plus"></i></a></li>
<li><a href="#"><i class="icon-skype"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<h1 class="title"><span class="colortext">C</span>lients' <span class="font100">Voice</span></h1>
<div id="quotes">
<div class="textItem">
<div class="avatar">
<img src="../../../wowthemes.net/demo/biscaya/img/demo/avatar.jpg" alt="avatar">
</div>
"Before turning to those moral and mental aspects of the matter which present the greatest difficulties, let the inquirer begin by mastering more elementary problems.<span style="font-family:arial;">"</span><br/><b> Jesse T, Los Angeles </b>
</div>
<div class="textItem">
<div class="avatar">
<img src="../../../wowthemes.net/demo/biscaya/img/demo/avatar.jpg" alt="avatar">
</div>
"How often have I said to you that when you have eliminated the impossible, whatever remains, however improbable, must be the truth?<span style="font-family:arial;">"</span><br/><b>Ralph G. Flowers </b>
</div>
</div>
<div class="clearfix">
</div>
</div>
<div class="col-md-3">
<h1 class="title"><span class="colortext">Q</span>uick <span class="font100">Message</span></h1>
<div class="done">
<div class="alert alert-success">
<button type="button" class="close" data-dismiss="alert">×</button>
Your message has been sent. Thank you!
</div>
</div>
<form method="post" action="http://www.wowthemes.net/demo/calypso/contact.php" id="contactform">
<div class="form">
<input class="col-md-6" type="text" name="name" placeholder="Name">
<input class="col-md-6" type="text" name="email" placeholder="E-mail">
<textarea class="col-md-12" name="comment" rows="4" placeholder="Message"></textarea>
<input type="submit" id="submit" class="btn" value="Send">
</div>
</form>
</div>
</div>
</div>
</div>
<p id="back-top">
<a href="#top"><span></span></a>
</p>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-md-4">
<p class="pull-left">
© Copyright 2014 WowThemes.net
</p>
</div>
<div class="col-md-8">
<ul class="footermenu pull-right">
<li><a href="#">Home</a></li>
<li><a href="#">Work</a></li>
<li><a href="#">Pages</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- /footer section end-->
</div>
<!-- /.wrapbox ends-->
<!-- SCRIPTS, placed at the end of the document so the pages load faster
================================================== -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/common.js"></script>
<!--BEGIN DEMO PANEL
================================================== -->
<link rel="stylesheet" href="demo/css/style-switcher.css" media="screen"/>
<link rel="stylesheet" href="demo/css/colorpicker.css" media="screen"/>
<script type="text/javascript" src="demo/js/jquery.cookie.js"></script>
<script type="text/javascript" src="demo/js/styleswitch.js"></script>
<script type="text/javascript" src="demo/js/colorpicker.js"></script>
<script type="text/javascript" src="demo/js/switcher.js"></script>
<div class="demobutton">
<i class="icon-cogs"></i>
</div>
<div id="style-switcher">
<div id="switcher-header">
<p>
Theme Options
</p>
</div>
<div id="switcher-body">
<p>
<strong>Layout Styles</strong>
</p>
<p>
<a href="#" class="color-box" style="width:auto;color:#888;font-weight:700;" data-rel="boxed">BOXED</a><br/>
<a href="#" class="color-box" data-rel="semiboxed" style="width:auto;color:#888;font-weight:700;">SEMIBOXED</a><br/>
<a href="#" class="color-box" data-rel="wide" style="width:auto;color:#888;font-weight:700;">WIDE</a></br>
</p>
<p>
<strong>Color Schemes</strong>
</p>
<div class="colors-holder">
<a href="#" class="color-box" data-rel="2ac4ea"></a>
<a href="#" class="color-box" data-rel="be9869"></a>
<a href="#" class="color-box" data-rel="7f8c8d"></a>
<a href="#" class="color-box" data-rel="1abc9c"></a>
<a href="#" class="color-box" data-rel="b4ad7f"></a>
<a href="#" class="color-box" data-rel="ff8100"></a>
<a href="#" class="color-box" data-rel="f54828"></a>
<a href="#" class="color-box" data-rel="00aaaa"></a>
<a href="#" class="color-box" data-rel="f0b70c"></a>
</div>
</div>
<div id="switcher-footer">
<p>
<a href="http://www.wowthemes.net/premium-themes-templates/" target="_blank"><img src="demo/images/logowowthemes.png"></a>
</p>
</div>
</div>
<!--END DEMO PANEL
================================================== -->
</body>
</html>