-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
323 lines (238 loc) · 12.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<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=Nunito:wght@300;400;500;700&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<title>Duolingo English Test</title>
</head>
<body>
<div class="top-row-container">
<div class="top-row-items" style="margin-left: 14%; margin-right: 5%;"><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/f837f798285b30d97ebed55480e42477.svg"></div>
<div class="top-row-items" style="margin-top: 30px;"> TEST TAKERS </div>
<div class="top-row-items" style="margin-top: 30px;"> INSTITUTIONS </div>
<div class="top-row-items" style="margin-top: 30px;"> RESEARCH </div>
<div class="items" style="margin-top: 15px; cursor: pointer;"> SIGN UP </div>
<div class="top-row-items" style="margin-top: 30px; color: #fa7e02;"> LOG IN </div>
<div class="top-row-items" style="margin-top: 30px; margin-right: 200px"><span style="padding-top: 50;"><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/adc2799f7441e56062400a542df5141a.svg"><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/7553857b27c9bd04ff4b42777dd2adc5.svg"></div>
</div>
<hr>
<div class="practice-container" data-aos="fade-up"
data-aos-duration="3000">
<div><img src = "https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/universities.svg"></div>
<div><span class="practice">Certify your English proficiency today!</span><br><br><br>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/icon_online.svg"><span style="font-size: 1.35em; font-weight: 500; padding-left:20px; color: #636262;"> Take the test online anytime, anywhere</span><br><br>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/icon_time.svg"> <span style="font-size: 1.35em; font-weight: 500; padding-left:20px; color: #636262;"> Finish in 1 hour and get results in 2 days</span><br><br>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/icon_university.svg"> <span style="font-size: 1.35em; font-weight: 500; padding-left:20px; color: #636262;"> Accepted by over 3500 institutions</span><br><br><br></span>
<div><button>PRACTICE FREE</button></div>
</div>
</div>
<br><br>
<div data-aos="fade-up"
data-aos-duration="3000"><hr class="line" width="90%"></div>
<div class="institutions-container" data-aos="fade-up"
data-aos-duration="3000">
<div><img src = "https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/campus.svg"></div>
<div class="institutions"><span style="font-size: 1.56em;"><h2>Send results to every school on your list—at no extra cost</h2></span>
<span style="font-size: 1.35em; font-weight: 500; color: #636262;">Thousands of universities around the world accept the Duolingo English Test. You can send your score reports to as many of them as you want, for free.</span><br><br><br>
<span class="view" style="font-size: 1.35em; font-weight: 800; color: #fa811b;">VIEW INSTITUTIONS</span><br><br>
</div>
</div>
<br><br>
<div><hr class="line" width="90%"></div>
<br><br><br>
<h1 style="text-align: center;" class="practice">On demand, anywhere in the world</h1>
<div class="demands-container" data-aos="fade-up"
data-aos-duration="3000">
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/convenient.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Convenient</p></span>
<span><p>Take the test online anywhere, anytime—no traveling to a test center or appointment needed</p></span>
</div>
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/fast.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Fast</p></span>
<span><p>Get your results within 48 hours of completing the test, and share it with anyone, immediately</p></span>
</div>
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/affordable.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Affordable</p></span>
<span><p>Receive your score and interview for only ₹3,999*, while most other certification tests cost over ₹15,000</p></span>
</div>
</div>
<div style="text-align: center; color: #4c4c4c; font-weight: 500;">*plus applicable taxes</div>
<br><br>
<div><hr class="line" width="90%"></div>
<br><br><br>
<h1 style="text-align: center;" class="practice">Accurate results in minutes</h1>
<div class="demands-container" data-aos="fade-up"
data-aos-duration="3000">
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/quick_setup.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Quick setup (5 minutes)</p></span>
<span><p>An introduction that walks you through the test rules and requirements</p></span>
</div>
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/adaptive_test.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Adaptive test</p></span>
<span><p>A series of different questions that evaluate your English skills</p><p>45 minutes</p></span>
</div>
<div class="demands-items">
<span><img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/video_interview.svg"></span><br>
<span style="font-weight: 800; color:#2e2d2d;"><p>Writing and speaking sample</p></span>
<span><p>Open-ended prompts that are shared with institutions alongside your score</p><p>10 minutes</p></span>
</div>
</div>
<br>
<div style="text-align: center; color: #fa811b; font-weight: 800; font-size: 1.3em;">WATCH VIDEO</div>
<br><br>
<div><hr class="line" width="90%"></div>
<br><br><br>
<h1 class="test-requirements">Test requirements
</h1>
<div class="wrapper" data-aos="fade-up"
data-aos-duration="3000">
<div style="font-weight: 800; color:#2e2d2d;"><p>You must have</p><br>
<div class="nested">
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/requirements/ic_photo_id.svg">
</div>
<div>
Your passport, driver's license or government ID
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/requirements/ic_light.svg">
</div>
<div>
A quiet, well-lit room
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/requirements/ic_time.svg">
</div>
<div>
60 minutes of free time
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/requirements/ic_wifi.svg">
</div>
<div>
A reliable internet connection
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/testcenter/splash/test_takers/requirements/ic_computer.svg">
</div>
<div>
A computer
</div>
</div>
</div>
<div style="font-weight: 800; color:#2e2d2d;"><p>Your computer must have</p><br>
<div class="nested">
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/e624fec596952a00e6219b688ea2f6a2.svg">
</div>
<div>
Windows or macOS
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/85e0afb8e7f9da87d5c6f5a67da132a1.svg">
</div>
<div>
A front-facing camera
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/151c205b599015e0e4867ed2e2bc4e29.svg">
</div>
<div>
A microphone
</div>
<div>
<img src="https://d23cwzsbkjbm45.cloudfront.net/static/images/wp/7c6b1a1fe36456d72a4e0f7cef5e3889.svg">
</div>
<div>
Speakers
</div>
</div>
</div>
</div>
<br><br><br>
<div><hr class="line" width="90%"></div>
<br><br><br>
<div class="english" data-aos="fade-up"
data-aos-duration="3000">
<div><h1 style="text-align: center;" class="practice">Certify your English proficiency</span></h1></div>
<div style="font-size: 1em; padding-left: 2%;"><button>PRACTICE FREE</button></div>
</div>
<br><br><br>
<div><hr class="line" width="90%"></div>
<br><br>
<div class="bottom" data-aos="fade-right"
data-aos-duration="3000">
<div>
<p>Social Media</p>
<span style="font-weight: 400; color: #636262;">For test takers<br>
For admissions<br>
For counselors<br>
Test research<br>
Other resources<br>
API reference</span>
</div>
<div>
<p>Social Media</p>
<span style="font-weight: 400; color: #636262;">Facebook<br>
Instagram<br>
Twitter<br>
LinkedIn</span>
</div>
<div>
<p>Help & Support</p>
<span style="font-weight: 400; color: #636262;">Help Center<br>
How scores work<br>
Accommodations</span>
</div>
<div>
<p>Privacy & Terms</p>
<span style="font-weight: 400; color: #636262;">Terms<br>
Privacy</span>
</div>
</div>
<br><br>
<div><hr class="line" width="90%"></div>
<br><br>
<div style="font-weight: 800; color: #636262; margin-left: 5%;" data-aos="fade-left"
data-aos-duration="3000">
Site language:<br>
<div class="bottom-most">
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Deutsch</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">English</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Español</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> Français</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> हिंदी </div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Magyar</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> Bahasa Indonesia</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Italiano</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> 日本語</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> 한국어 </div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Português</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> Русский</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;"> ภาษาไทย</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Türkçe</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Українською</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Tiếng</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">Việt</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">中文</div>
<div style="font-size: 1.04em; padding-right: 4%; font-weight: 400;">中文 (繁體)</div>
</div>
</div>
<br><br>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>