-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
259 lines (255 loc) · 8.77 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./assets/images/favicon-32x32.png"
/>
<meta
name="description"
content="Clipboard allows you to track and organize everything you copy.
Instantly access your clipboard on all your devices."
/>
<title>Clipboard - history of everything</title>
<link rel="stylesheet" href="./css/style.css" />
</head>
<body>
<header class="header">
<a href="#" class="logo">
<img
src="./assets/images/logo.svg"
alt="Cliboard"
class="logo__image"
/>
</a>
<div class="wrapper wrapper--header u-center">
<h1 class="heading__primary">A history of everything you copy</h1>
<p class="paragraph u-margin-bottom-md">
Clipboard allows you to track and organize everything you copy.
Instantly access your clipboard on all your devices.
</p>
<div class="header__actions">
<button class="btn btn--general btn--ios">Download for iOS</button>
<button class="btn btn--general btn--mac">Download for Mac</button>
</div>
</div>
</header>
<main>
<section class="section-hero">
<div class="wrapper wrapper--header u-center u-margin-bottom-xl">
<h2 class="heading__secondary">Keep track of your snippets</h2>
<p class="paragraph">
Clipboard instantly stores any item you copy in the cloud, meaning
you can access your snippets immediately on all your devices. Our
Mac and iOS apps will help you organize everything.
</p>
</div>
<div class="wrapper wrapper--hero hero">
<img
src="./assets/images/image-computer.webp"
alt="Copyright Computer"
class="hero__image"
/>
<div class="hero__content">
<ul class="list">
<li class="list__item">
<h3 class="heading__tertiary">Quick Search</h3>
<p class="paragraph">
Easily search your snippets by content, category, web address,
application, and more.
</p>
</li>
<li class="list__item">
<h3 class="heading__tertiary">iCloud Sync</h3>
<p class="paragraph">
Instantly saves and syncs snippets across all your devices.
</p>
</li>
<li class="list__item">
<h3 class="heading__tertiary">Complete History</h3>
<p class="paragraph">
Retrieve any snippets from the first moment you started using
the app.
</p>
</li>
</ul>
</div>
</div>
</section>
<section class="section-access">
<div class="wrapper wrapper--header u-center">
<h2 class="heading__secondary">Access Clipboard anywhere</h2>
<p class="paragraph u-margin-bottom-md">
Whether you’re on the go, or at your computer, you can access all
your Clipboard snippets in a few simple clicks.
</p>
</div>
<div class="wrapper wrapper--access">
<img
src="./assets/images/image-devices.webp"
alt="Popular devices"
class="access__image"
/>
</div>
</section>
<section class="section-features">
<div class="wrapper wrapper--header u-center">
<h2 class="heading__secondary">Supercharge your workflow</h2>
<p class="paragraph u-margin-bottom-md">
We’ve got the tools to boost your productivity.
</p>
</div>
<div class="wrapper wrapper--features">
<ul class="features__list">
<li class="list__item">
<img
src="./assets/images/icon-blacklist.svg"
alt=""
class="features__icon"
/>
<h3 class="heading__tertiary">Create blacklists</h3>
<p class="paragraph">
Ensure sensitive information never makes its way to your
clipboard by excluding certain sources.
</p>
</li>
<li class="list__item">
<img
src="./assets/images/icon-text.svg"
alt=""
class="features__icon"
/>
<h3 class="heading__tertiary">Plain text snippets</h3>
<p class="paragraph">
Remove unwanted formatting from copied text for a consistent
look.
</p>
</li>
<li class="list__item">
<img
src="./assets/images/icon-preview.svg"
alt=""
class="features__icon"
/>
<h3 class="heading__tertiary">Sneak preview</h3>
<p class="paragraph">
Quick preview of all snippets on your Clipboard for easy access.
</p>
</li>
</ul>
</div>
</section>
<section class="section-companies">
<div class="wrapper">
<div class="companies">
<img
src="./assets/images/logo-google.png"
alt="Google"
class="companies__image"
/>
<img
src="./assets/images/logo-ibm.png"
alt="IBM"
class="companies__image"
/>
<img
src="./assets/images/logo-microsoft.png"
alt="Microsoft"
class="companies__image"
/>
<img
src="./assets/images/logo-hp.png"
alt="Hewlett Packard"
class="companies__image"
/>
<img
src="./assets/images/logo-vector-graphics.png"
alt="Vector Graphics"
class="companies__image"
/>
</div>
</div>
</section>
<section class="section-cta">
<div class="wrapper wrapper--header u-center">
<h1 class="heading__primary">Clipboard for iOS and Mac OS</h1>
<p class="paragraph u-margin-bottom-md">
Available for free on the App Store. Download for Mac or iOS, sync
with iCloud and you’re rea
</p>
<div class="header__actions">
<button class="btn btn--general btn--ios">Download for iOS</button>
<button class="btn btn--general btn--mac">Download for Mac</button>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="wrapper">
<div class="footer__content">
<a href="#" class="logo">
<img
src="./assets/images/logo.svg"
alt="Clipboard"
class="logo__image"
/>
</a>
<ul class="footer__links">
<li class="footer__item">
<a href="#" class="link footer__link"> FAQs </a>
</li>
<li class="footer__item">
<a href="#" class="link footer__link"> Contact Us </a>
</li>
</ul>
<ul class="footer__links">
<li class="footer__item">
<a href="#" class="link footer__link"> Privacy Policy </a>
</li>
<li class="footer__item">
<a href="#" class="link footer__link"> Press Kit </a>
</li>
</ul>
<ul class="footer__links">
<li class="footer__item">
<a href="#" class="link footer__link"> Install Guide </a>
</li>
</ul>
<ul class="socials">
<li class="socials__item">
<a href="#" class="link socials__link">
<img
src="./assets/images/icon-facebook.svg"
alt="Facebook"
class="socials__icon"
/>
</a>
</li>
<li class="socials__item">
<a href="#" class="link socials__link">
<img
src="./assets/images/icon-twitter.svg"
alt="Twitter"
class="socials__icon"
/>
</a>
</li>
<li class="socials__item">
<a href="#" class="link socials__link">
<img
src="./assets/images/icon-instagram.svg"
alt="Instagram"
class="socials__icon"
/>
</a>
</li>
</ul>
</div>
</div>
</footer>
</body>
</html>