-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
246 lines (228 loc) · 7.81 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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Jott.ly</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Google Fonts
================================================= -->
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="stylesheets/base.css">
<link rel="stylesheet" href="stylesheets/skeleton.css">
<link rel="stylesheet" href="stylesheets/layout.css">
<link rel="stylesheet" href="stylesheets/animate.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
</head>
<body>
<!-- Header
================================================== -->
<div id="header" class="animated fadeInDown">
<div class="container">
<div class="three columns">
<div class="logo">
<a href="#"><img src="images/logo.png" alt="Jottly" /></a>
</div>
</div>
<div class="thirteen columns">
<nav>
<ul>
<li><a href="#">Sign In</a></li>
<li><a class="btn" href="#">Sign Up Now!</a></li>
</ul>
</nav>
</div>
</div>
<div class="container">
<div class="nine columns headertext animated FadeInDown">
<h1>An easier way to write & collaborate</h1>
<p>Put down the pen and paper. Jott.ly helps you organize your <strong>life, home, and office</strong>. It's a simple way to store and share ideas with your loved ones, friends, and colleagues.</p>
</div>
</div>
<div class="container">
<div class="row">
<div class="five columns alpha">
<input type="text" placeholder="Enter your email address"/>
</div>
<div class="four columns omega">
<button type="submit">Sign Up Now</button>
</div>
</div>
</div>
</div>
<!-- Benefits
=================================================== -->
<div id="benefits">
<div class="container">
<div class="twelve columns offset-by-two">
<h2>What is Jott.ly exactly?</h2>
<p>Put web application allows you to create documents with real-time editing and collaborating capabilities, while storing content and information to share with others.</p>
</div>
<div class="fourteen columns offset-by-one">
<img class -"scale-with-grid" src="images/app.png" alt="Jottly's Web Application" />
</div>
</div>
</div>
<!-- Pricing
==================================================== -->
<div id="pricing">
<div class="container">
<div class="twelve columns offset-by-two">
<h2>How much will it cost me?</h2>
<p>It's rather inexpensive to use Jott.ly's suite of tools compared to several other services out there. We have several options to fit your budget and needs:
</p>
</div>
<div class="one-third column">
<div class="pricebox">
<header>
<h3>Individuals & Family</h3>
</header>
<section>
<h4><span>$2</span></h4>
<p>per month<br/>/per user</p>
<ul>
<li>Unlimited notes</li>
<li>Unimited members</li>
<li><strong>2GB</strong> of storage</li>
</ul>
<button>Select this plan</button>
</section>
</div>
</div>
<div class="one-third column">
<div class="pricebox deal">
<header>
<h3>Small Businesses</h3>
</header>
<section>
<h4><span>$5</span></h4>
<p>per month<br/>/per user</p>
<ul>
<li>Unlimited notes</li>
<li>Unimited members</li>
<li><strong>15GB</strong> of storage</li>
<li>Real-time collaboration</li>
</ul>
<button>Select this plan</button>
</section>
</div>
</div>
<div class="one-third column">
<div class="pricebox">
<header>
<h3>Enterprise</h3>
</header>
<section>
<h4><span>$8</span></h4>
<p>per month<br/>/per user</p>
<ul>
<li>Unlimited notes</li>
<li>Unimited members</li>
<li><strong>Unlimited</strong> storage</li>
<li>Real-time collaboration</li>
</ul>
<button>Select this plan</button>
</section>
</div>
</div>
</div>
</div>
<!-- Testimonials
========================================================== -->
<div id="testimonials">
<div class="container">
<div class="twelve columns offset-by-two">
<h2>Who's using it?</h2>
<p>Jott.ly has around 150,000 satisfied customers sharing and collaborating with teams throughout 35 countries. Here's what a few had to say:</p>
</div>
<div class="one-third column">
<blockquote>
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo."
</blockquote>
<div class="avatar">
<img src="images/avatar1.jpg" alt="Danny S."/>
<p>Danny S.</p>
</div>
</div>
<div class="one-third column">
<blockquote>
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo."
</blockquote>
<div class="avatar">
<img src="images/avatar2.jpg" alt="Jonathan M." />
<p>Jonathan M.</p>
</div>
</div>
<div class="one-third column">
<blockquote>
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo."
</blockquote>
<div class="avatar">
<img src="images/avatar3.jpg" alt="Chloe P." />
<p>Chloe P.</p>
</div>
</div>
</div>
</div>
<!-- Call to Action
================================================== -->
<div id="action">
<div class="container">
<div class="twelve columns offset-by-two">
<h2>Give it a try before you commit.</h2>
<p>You can test drive Jott.ly before deciding on one of our plans. Just give us your email address, and we'll send you the details.</p>
<div class="container">
<div class="row">
<div class="eight columns alpha">
<input type="text" placeholder="Enter your email address" />
</div>
<div class="four columns omega">
<button type="submit">Sign Up Now!</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer
=================================================== -->
<div id="footer">
<div class="container">
<div class="twelve columns">
<nav>
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms</a></li>
</ul>
</nav>
</div>
<div class="two columns">
<img src="images/small_logo.png" alt="Jottly" />
</div>
<div class="two columns">
<p>© 2014. Jott.ly. All Rights Reserved.</p>
</div>
</div>
</div>
</body>
</html>