-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
362 lines (302 loc) · 14.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Canva.com</title>
<link rel="stylesheet" href="css/style.css">
<script src="https://kit.fontawesome.com/6b5f8d2113.js" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/6b5f8d2113.js" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700&display=swap"
rel="stylesheet">
</head>
<body>
<section class="navbar">
<div class="menu">
<div class="logo">
<img src="../canva.com/img/Canva-Logo.png" width="80px" height="50px">
</div>
<li>
<a href=""><button class="designs">Design spotlight<i class="fa fa-angle-down"></i></button></a>
</li>
<li>
<a href=""><button class="business">Business<i class="fa fa-angle-down"></i></button></a>
</li>
<li>
<a href=""><button class="edu">Education<i class="fa fa-angle-down"></i></button></a>
</li>
<li>
<a href=""><button class="plans">Plans and Pricing<i class="fa fa-angle-down"></button></i></a>
</li>
<li>
<a href=""><button class="learn">Learn<i class="fa fa-angle-down"></button></i></a>
</li>
</div>
<div class="menu2">
<div class="search">
<i class="fa-solid fa-magnifying-glass"></i>
<input type="search" placeholder="Try logo, poster, anything!">
</div>
<br>
<div class="help">
<i class="fa-solid fa-circle-question"></i>
</div>
<div class="button">
<button type="button" class="login">Log in</button>
<button type="button" class="signup">Sign Up</button>
</div>
</div>
</section>
<section class="body">
<div class="content">
<h1 class="design">What will you design today?</h1>
<br>
<p class="create">Canva makes it easy to create and share professional designs.</p>
<br>
<br>
<a href="#"><button class="suff">Sign up for free</button></a>
</div>
</section>
<section class="top">
<div class="media">
<img src="../canva.com/img/img1" style="margin-top: -100px;">
<img src="../canva.com/img/img2" style="margin-top: 200px;">
</div>
<video loop muted autoplay src="../canva.com/img/hero-banner-en-1600x852.mp4" style="height: 65vh;"></video>
<div class="media2">
<img src="../canva.com/img/img3" style="margin-top: -40px;"><br>
<img src="../canva.com/img/img4" style="margin-top: 150px;">
</div>
</section>
<secttion class="caro">
<div class="head">
<h1>It's easy to get started</h1>
</div>
<br>
<div class="vid">
<video loop muted autoplay src="../canva.com/img/Ready-made designs.mp4" style="height: 60vh"></video>
<div class="text">
<h1>Ready-made designs</h1>
<p>With thousands of professional templates, images, and quality <br> content to choose from, get a
headstart on bringing your best <br> ideas and work to life.
</p>
<a href="#"><button class="side">Create a design</button></a>
</div>
</div>
<div class="vid">
<div class="text">
<h1>Built for teamwork</h1>
<p>Invite people to edit with you or set your whole team up to manage brand assets, leave feedback, get
approvals, and scale your visual content.</p>
<a href="#"><button class="side">Work together</button></a>
</div>
<video loop muted autoplay src="../canva.com/img/Built for teamwork.mp4" style="height: 60vh"></video>
</div>
<div class="vid">
<img src="../canva.com/img/benefits.webp" style="height: 60vh"></img>
<div class="text">
<h1>Too good not to share</h1>
<p>Whatever you make in Canva, let it shine in the real world. Present, <br> download, schedule, share,
or print your designs.</p>
<a href="#"><button class="side">Design the vision</button></a>
</div>
</div>
</secttion>
<section class="templates">
<div class="heading">
<h1>Templates for absolutely anything</h1>
<br>
<p>Customise an office template, or design something more personal, like an invitation.</p>
</div>
<div class="temps">
<div class="mini-temp">
<video autoplay loop muted src="../canva.com/img/template/video1.mp4" style="height: 30vh;"></video><br>
<img src="../canva.com/img/template/img1.png" style="height: 30vh;">
</div>
<div class="mini-temp">
<img src="../canva.com/img/template/img8.png" style="height: 42vh;"><br>
<img src="../canva.com/img/template/img3.png" style="height: 30vh;">
</div>
<div class="mini-temp">
<img src="../canva.com/img/template/img4.png" style="height: 30vh;"><br>
<img src="../canva.com/img/template/img5.png" style="height: 17vh;"><br>
<video autoplay loop muted src="../canva.com/img/template/video2.mp4" style="height: 30vh;"></video>
</div>
<div class="mini-temp">
<img src="../canva.com/img/template/img6.png" style="height: 30vh;"><br>
<img src="../canva.com/img/template/img7.png" style="height: 30vh;">
</div>
<div class="mini-temp">
<img src="../canva.com/img/template/img8.png" style="height: 42vh;"><br>
<video autoplay loop muted src="../canva.com/img/template/video3.mp4" style="height: 30vh;"></video>
</div>
<div class="mini-temp">
<img src="../canva.com/img/template/img9.png" style="height: 17vh;"><br>
<video autoplay loop muted src="../canva.com/img/template/video4.mp4" style="height: 30vh;"></video>
<img src="../canva.com/img/template/img10.png" style="height: 30vh;"><br>
</div>
</div>
<a href="#"><button class="bat">Browse all templates</button></a>
</section>
<section class="best">
<div class="words">
<h1>Create your best work, together</h1> <br>
<p>Try Canva for Teams, the all-in-one solution for teams of all sizes to create <br> and collaborate
together.</p>
</div>
<div class="fontawesome">
<div class="pic">
<p><strong>Team folders</strong> help you stay organised, store brand <br> assets, and manage content
</p><br><br><br>
<p><strong>Plan, create, schedule, and publish </strong>your social <br> media posts directly from Canva
</p><br><br><br>
<p><strong>Real-time collaboration</strong> across countries, <br> companies, and departments</p>
<br><br><br>
<p><strong>Built-in comments</strong> to communicate, keep content <br> moving, and resolve suggestions
in real-time</p>
</div>
<div class="vid2">
<video autoplay loop muted src="../canva.com/img/teams-en-974x720.mp4"
style="height: 65vh; border: none;"></video>
</div>
</div>
<a href="#"><button class="bat">Try Canva for Teams</button></a>
</section>
<section class="pro">
<div class="perfect">
<h1>A perfect fit for everyone</h1>
</div>
<div class="box">
<div class="teams">
<h1>Canva Free</h1><br>
<p>For anyone wanting to design anything, <br> on your own or with others. No design <br> experience
required, and it's free forever.</p><br>
<a href="#"><button class="canva">Get Canva Free</button></a>
</div>
<div class="teams">
<h1>Canva Pro</h1><br>
<p>For anyone wanting to design anything, <br> on your own or with others. No design <br> experience
required, and it's free forever.</p><br>
<a href="#"><button class="canva">Try Pro free for 30 dayys</button></a>
</div>
<div class="teams">
<h1>Canva for Teams</h1><br>
<p>For anyone wanting to design anything, <br> on your own or with others. No design <br> experience
required, and it's free forever.</p><br>
<a href="#"><button class="canva">Start your free Teams trial</button></a>
</div>
</div>
<div class="link">
<p><a href="#">Educational organisations</a> and <a href="#"> nonprofits</a> can enjoy premium Canva
features for free</p>
</div>
<div class="images">
<div class="icons">
<img src="../canva.com/img/hubspot-monochrome.webp" style="height: 7vh;">
<img src="../canva.com/img/images__3_-removebg-preview.png" style="height: 20vh; margin-top: -35px;">
<img src="../canva.com/img/images__4_-removebg-preview.png" style="height: 8vh;">
<img src="../canva.com/img/download__2_-removebg-preview.png" style="height: 7vh;">
<img src="../canva.com/img/images__5_-removebg-preview.png" style="height: 7vh;">
<img src="../canva.com/img/download__3_-removebg-preview.png" style="height: 7vh;">
</div>
</div>
</section>
<section class="surprise">
<h1>We're full of surprises</h1>
<p>Here are some of our best traits you might not know about</p>
</section>
<hr>
<section class="footer">
<div class="feat">
<h3>Features</h3>
<ul>
<li><a href="#">Curved text generator</a></li>
<li><a href="#">Photo effects</a></li>
<li><a href="#">Image enhancer</a></li>
<li><a href="#">Add frames to photos</a></li>
<li><a href="#">Add text to photos</a></li>
<li><a href="#">Online video recorder</a></li>
<li><a href="#">Video trimmer</a></li>
<li><a href="#">Convert videos to MP4</a></li>
<li><a href="#">See more features</a></li>
</ul>
</div>
<div class="feat">
<h3>Explore</h3>
<ul>
<li><a href="#">Design ideas</a></li>
<li><a href="#">Custom prints</a></li>
<li><a href="#">Font pairing</a></li>
<li><a href="#">Colors</a></li>
<li><a href="#">Color wheel</a></li>
<li><a href="#">Color pallete generator</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Apps</a></li>
</ul>
</div>
<div class="feat">
<h3>Community</h3>
<ul>
<li><a href="#">Creators</a></li>
<li><a href="#">Contributors</a></li>
<li><a href="#">Canva Represents Fund</a></li>
<li><a href="#">Developers</a></li>
<li><a href="#">Partnerships</a></li>
<li><a href="#">Affiliates program</a></li>
</ul>
</div>
<div class="feat">
<h3>Downloads</h3>
<ul>
<li><a href="#">iOS</a></li>
<li><a href="#">Android</a></li>
<li><a href="#">Windows</a></li>
<li><a href="#">Mac</a></li>
</ul>
</div>
<div class="feat">
<h3>Company</h3>
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Newsroom</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Sustainability</a></li>
<li><a href="#">Trust Center</a></li>
<li><a href="#">Security</a></li>
<li><a href="#">Terms and Privacy</a></li>
</ul>
</div>
</section>
<hr>
<section class="end">
<i class="fa-solid fa-globe" style="position: absolute; margin-left: 10px; margin-top: 10px;"></i>
<select style="height: 7vh; padding-left: 35px; outline: none;">
<option value="">English(USA)</option>
<option value="">English(United Kingdom)</option>
<option value="">Francais(France)</option>
<option value="">Francais(Canada)</option>
<option value="">Francais(Belgique)</option>
<option value="">English(Canada)</option>
<option value="">English(Australia)</option>
<option value="">English(India)</option>
<option value="">Suomi(Suomi)</option>
<option value="">Tagalog(Pilipinas)</option>
<option value="">Italiano(Italia)</option>
</select>
<section class="ending">
<h5 style="color: #000; opacity: 0.5;"> © 2022 All Rights Reserved, Canva® <br> <a href="#">Privacy policy</a> | <a href="#">Terms</a></h5>
</section>
</section>
<section class="ends">
<p><strong> Make yourself at home!</strong> Log in to keep your work safely stored to your <br> account.</p>
<div class="buttons">
<button type="button" class="pwc">Play with Canva</button>
<button type="button" class="logins">Log in</button>
</div>
</section>
</body>
</html>