-
Notifications
You must be signed in to change notification settings - Fork 0
/
pricing.html
513 lines (500 loc) · 22.4 KB
/
pricing.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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
<!DOCTYPE html>
<html>
<head>
<title>Business Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Styles -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/bootstrap-overrides.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/theme.css">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/lib/animate.css" media="screen, projection">
<link rel="stylesheet" href="css/pricing.css" type="text/css" media="screen" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-inverse navbar-static-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html">
<strong>CLEAN CANVAS</strong>
</a>
<div class="nav-collapse collapse">
<ul class="nav pull-right">
<li><a href="index.html">HOME</a></li>
<li><a href="about-us.html">ABOUT US</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
PAGES
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="features.html">Features</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a y="portfolio-item.html">Portfolio Item</a></li>
<li><a href="coming-soon.html">Coming Soon</a></li>
<li><a href="sign-in.html">Sign in</a></li>
<li><a href="sign-up.html">Sign up</a></li>
<li><a href="backgrounds.html">Backgrounds</a></li>
</ul>
</li>
<li><a href="pricing.html" class="active">PRICING</a></li>
<li><a href="contact.html">CONTACT US</a></li>
<li><a href="blog.html">BLOG</a></li>
<li><a class="btn-header" href="sign-up.html">Sign up</a></li>
<li><a class="btn-header" href="sign-in.html">Sign in</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Pricing Option 1 -->
<div id="in_pricing">
<div class="container">
<div class="head">
<h3>Clean Canvas is free for 14 days</h3>
<h6>After your trial ends, pick a plan that best fits your needs:</h6>
</div>
<div class="row charts_wrapp">
<!-- Plan Box -->
<div class="span4">
<div class="plan">
<div class="wrapper">
<h3>Lite</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">35</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span4 pro">
<div class="plan">
<div class="wrapper">
<img class="ribbon" src="img/badge.png">
<h3>Pro</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">99</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>25</strong>
Team Members
</p>
<p>
<strong>Unlimited</strong>
Storage
</p>
<p>
<strong>Plus </strong>
Phone Support
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span4 standar">
<div class="plan">
<div class="wrapper">
<h3>Standard</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">65</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
</div>
<div class="start">
<p>Start your free, no-risk, 14 day trial! </p>
<a href="#">Start Now!</a>
</div>
</div>
</div>
<!-- FAQs -->
<div id="faq">
<div class="container">
<div class="section_header">
<h3>Frequently asked questions</h3>
</div>
<div class="row">
<div class="span6 block">
<div class="box">
<p class="title">How long are your contracts?</p>
<p class="answ">
There are many variations of passages of Lorem Ipsum available, but the randomised words which don’t look even slightly believable. If you are anything embarrassing hidden in the middle of text.</p>
</div>
<div class="box">
<p class="title">How do i sign up?</p>
<p class="answ">
There are many variations of passages of Lorem Ipsum available, but the randomised words which don’t look even slightly believable. If you are anything embarrassing hidden in the middle of text.</p>
</div>
</div>
<div class="span6 block">
<div class="box">
<p class="title">What is meant by unlimited?</p>
<p class="answ">
There are many variations of passages of Lorem Ipsum available, but the randomised words which don’t look even slightly believable. If you are anything embarrassing hidden in the middle of text.</p>
</div>
<div class="box">
<p class="title">Is there a discount for yearly service?</p>
<p class="answ">
There are many variations of passages of Lorem Ipsum available, but the randomised words which don’t look even slightly believable. If you are anything embarrassing hidden in the middle of text.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Pricing Option 2 -->
<div id="in_pricing2">
<div class="container">
<div class="section_header">
<h3>Pricing <span>(option 2)</span></h3>
</div>
<div class="row charts_wrapp">
<!-- Plan Box -->
<div class="span3">
<div class="plan">
<div class="wrapper">
<h3>Lite</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">35</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3 ultra">
<div class="plan">
<div class="wrapper">
<img class="ribbon" src="img/badge.png">
<h3>Ultra</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">99</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>25</strong>
Team Members
</p>
<p>
<strong>Unlimited</strong>
Storage
</p>
<p>
<strong>Plus </strong>
Phone Support
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3">
<div class="plan">
<div class="wrapper">
<h3>Standard</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">65</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3 black">
<div class="plan">
<div class="wrapper">
<h3>Need more?</h3>
<h6>Let’s talk.</h6>
<p>If your company needs are larger than any of our plans, let’s talk.</p>
<a class="order" href="#">GET IN TOUCH</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Pricing Option3 -->
<div id="in_pricing2">
<div class="container">
<div class="section_header">
<h3>Pricing <span>(option 3)</span></h3>
</div>
<div class="row charts_wrapp">
<!-- Plan Box -->
<div class="span3">
<div class="plan">
<div class="wrapper">
<h3>Lite</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">35</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3">
<div class="plan">
<div class="wrapper">
<h3>Standard</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">65</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3 ultra">
<div class="plan">
<div class="wrapper">
<img class="ribbon" src="img/badge.png">
<h3>Ultra</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">99</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>25</strong>
Team Members
</p>
<p>
<strong>Unlimited</strong>
Storage
</p>
<p>
<strong>Plus </strong>
Phone Support
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
<!-- Plan Box -->
<div class="span3">
<div class="plan">
<div class="wrapper">
<h3>Pro</h3>
<div class="price">
<span class="dollar">$</span>
<span class="qty">80</span>
<span class="month">/month</span>
</div>
<div class="features">
<p>
<strong>10</strong>
Shared Projects
</p>
<p>
<strong>4</strong>
Team Members
</p>
<p>
<strong>10</strong>
Storage
</p>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- starts footer -->
<footer id="footer">
<div class="container">
<div class="row info">
<div class="span6 residence">
<ul>
<li>2301 East Lamar Blvd. Suite 140. City, Arlington.</li>
<li>United States, Zip Code TX 76006.</li>
</ul>
</div>
<div class="span5 touch">
<ul>
<li><strong>P.</strong> 1 817 274 2933</li>
<li><strong>E.</strong><a href="#"> [email protected]</a></li>
</ul>
</div>
</div>
<div class="row credits">
<div class="span12">
<div class="row social">
<div class="span12">
<a href="#" class="facebook">
<span class="socialicons ico1"></span>
<span class="socialicons_h ico1h"></span>
</a>
<a href="#" class="twitter">
<span class="socialicons ico2"></span>
<span class="socialicons_h ico2h"></span>
</a>
<a href="#" class="gplus">
<span class="socialicons ico3"></span>
<span class="socialicons_h ico3h"></span>
</a>
<a href="#" class="flickr">
<span class="socialicons ico4"></span>
<span class="socialicons_h ico4h"></span>
</a>
<a href="#" class="pinterest">
<span class="socialicons ico5"></span>
<span class="socialicons_h ico5h"></span>
</a>
<a href="#" class="dribble">
<span class="socialicons ico6"></span>
<span class="socialicons_h ico6h"></span>
</a>
<a href="#" class="behance">
<span class="socialicons ico7"></span>
<span class="socialicons_h ico7h"></span>
</a>
</div>
</div>
<div class="row copyright">
<div class="span12">
© 2013 Clean Canvas. All rights reserved. Theme by Detail Canvas.
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/theme.js"></script>
</body>
</html>