-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
393 lines (388 loc) · 15.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
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
<!DOCTYPE html>
<html lang="es">
<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>Document</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/normalize.css">
</head>
<body>
<header>
<img src="img/logo.jpg" alt="logo">
<div class="nav">
<ul class="lista">
<li class="item" id="prim"><a href="#"><span>Features<i></i></span></a></li>
<li class="item" id="seg"><a href="#">Pricing</a></li>
<li class="item" id="terc"><a href="#"><span>Learn<i></i></span></a></li>
<li class="item" id="cuarto"><a href="#"><span>Resources<i></i></span></a></li>
</ul>
</div>
<div class="entrar">
<div class="login">
<a href="#" class="logueo">Log in</a>
</div>
<div class="boton">
<p class="textoboton">Get started</p>
</div>
</div>
</header>
<section class="introduccion">
<figure class="foto">
<img src="img/foto1.png" alt="cliente">
</figure>
<div class="titulo">
<h1 class="tittle">Introducing the Self Credit Card</h1>
<p class="texto">Monitor your spending and always pay on time.
Your next tool for building your credit is here.
You are already approved!</p>
</div>
<div class="aplicar">
<div class="boton_aplicar">
<p class="apply">Apply for Credit Card
<p>
</div>
<div class="boton_how">
<p class="how">How it works</p>
</div>
</div>
<div class="video">
<img src="img/video.png" alt="">
<div class="subs">
<h3 class="meet">Meet Self Credit Card</h3>
<a href="#" class="watch">Watch the video</a>
</div>
</div>
<div class="esfera_grande"></div>
<div class="esfera_pequenna"></div>
<div class="steps">
<div class="step1">
<div class="bola">
<h3>1</h3>
</div>
<div class="step_name">
<h2>Choose credit limit</h2>
</div>
<div class="step">
<p>You choose what portion of your savings progress is used to secure your card.</p>
</div>
</div>
<div class="step2">
<div class="bola">
<h3>2</h3>
</div>
<div class="step_name">
<h2>Order your card</h2>
</div>
<div class="step">
<p>Once you've set your limit, confirm that your card will be send to the right location</p>
</div>
</div>
<div class="step3">
<div class="bola">
<h3>3</h3>
</div>
<div class="step_name">
<h2>Receive and activate</h2>
</div>
<div class="step">
<p>Receive your card in the mail and activate to start using it everywhere in Wakanda</p>
</div>
</div>
</div>
</section>
<section class="descripcion">
<div class="general_container">
<div class="container">
<div class="foto_description">
<img src="img/ok.png" alt="ready">
</div>
<div class="tittle_description">
<h1>Already approved</h1>
</div>
<div class="text_desc1">
<p>We trust you so we won't do a creditcheck or a hard pull.
Elegible customers can order the Self credit card today.
</p>
</div>
</div>
<div class="container">
<div class="foto_description">
<img src="img/coin.png" alt="ready">
</div>
<div class="tittle_description">
<h1>No money up front</h1>
</div>
<div class="text_desc">
<p>Credir Builder Account savings progress secure your Self
Visa Credit Card and sets your limit.
</p>
</div>
</div>
<div class="container">
<div class="foto_description">
<img src="img/up.png" alt="ready">
</div>
<div class="tittle_description">
<h1>Increase credit limit</h1>
</div>
<div class="text_desc">
<p>Accounts in good standing may have chance to increase the
credit limit over time.</p>
</div>
</div>
<div class="container">
<div class="foto_description">
<img src="img/world.png" alt="ready">
</div>
<div class="tittle_description">
<h1>Use everywhere</h1>
</div>
<div class="text_desc">
<p> Your Self credit card can be used everywhere Visa credit cards
accepted in Wakanda.
</p>
</div>
</div>
</div>
</section>
<div class="esfera_chica"></div>
<section class="question">
<div class="frecuentes">
<h1>Frequently asked questions</h1>
</div>
<div class="questions">
<div class="ask">
<div class="pregunta">
<h4>How do I apply for the Self credit card?</h4>
</div>
<div class="plus">
<a href="#">
<h2>+</h2>
</a>
</div>
</div>
<div class="ask">
<div class="pregunta">
<h4>Can I be denied for Self's securedcredit card?</h4>
</div>
<div class="plus"><a href="#">
<h2>+</h2>
</a></div>
</div>
<div class="ask">
<div class="pregunta">
<h4>Does Self offer guaranteed approval for itssecured credit card?</h4>
</div>
<div class="plus"><a href="#">
<h2>+</h2>
</a></div>
</div>
<div class="ask">
<div class="pregunta">
<h4>How much will my credit improve by using Self's credit card?</h4>
</div>
<div class="plus"><a href="#">
<h2>+</h2>
</a></div>
</div>
<div class="ask" id="last_question">
<div class="pregunta">
<h4>Is there a hard inquiry to get the Selfcredit card?</h4>
</div>
<div class="plus"><a href="#">
<h2>+</h2>
</a></div>
</div>
</div>
</section>
<div class="esferita"></div>
<section class="paymen">
<div class="benefits">
<div class="ben">
<div class="fotico">
<img src="img/ready.png" alt="ready">
</div>
<div class="desc">
<h2>Make 3 monthly payments on time</h2>
</div>
</div>
<div class="ben">
<div class="fotico">
<img src="img/ready.png" alt="ready">
</div>
<div class="desc">
<h2>Have $100 or more in savings progress</h2>
</div>
</div>
<div class="ben">
<div class="fotico">
<img src="img/ready.png" alt="ready">
</div>
<div class="desc">
<h2>Keep your account in good standing</h2>
</div>
</div>
</div>
<div class="main_ben">
<h1>Payment history makes up 35% of your credit score.
Open a Credit Builder Account and make your monthly
payments on time to build a positive history.
</h1>
</div>
<div class="boton_about">
<h3>About credit builder</h3>
</div>
</section>
<section class="foto_familia">
<figure class="foton">
<img src="img/family.png" alt="foto de familia">
</figure>
</section>
<section class="comentarios">
<div class="comenta">
<div class="real_people">
<h1>Real people, real results</h1>
</div>
<div class="satisfaction">
<p>Over 1,800,000 people has signed up to built credit with Self
with overall <i>*</i><strong>4.8 satisfaction rating</strong>
based on <strong>2000+ </strong>ratings from actual costumers.
</p>
</div>
</div>
<div class="coments">
<div class="people">
<div class="baby">
<img src="img/baby1.png" alt="baby1">
</div>
<div class="comentario">
<p>I recently moved to the states
and had no stablished credit. Using this serving along
with two prepaid credit cards, my score went to 720 in just
8 months.</p>
</div>
<div class="name_people"><strong>-Neil</strong></div>
</div>
<div class="people">
<div class="baby">
<img src="img/baby2.png" alt="baby1">
</div>
<div class="comentario">
<p>I recently moved to the states
and had no stablished credit. Using this serving along
with two prepaid credit cards, my score went to 720 in just
8 months.</p>
</div>
<div class="name_people"><strong>-Neil</strong></div>
</div>
<div class="people">
<div class="baby">
<img src="img/baby3.png" alt="baby1">
</div>
<div class="comentario">
<p>I recently moved to the states
and had no stablished credit. Using this serving along
with two prepaid credit cards, my score went to 720 in just
8 months.</p>
</div>
<div class="name_people"><strong>-Neil</strong></div>
</div>
<div class="people">
<div class="baby">
<img src="img/baby4.png" alt="baby1">
</div>
<div class="comentario">
<p>I recently moved to the states
and had no stablished credit. Using this serving along
with two prepaid credit cards, my score went to 720 in just
8 months.</p>
</div>
<div class="name_people"><strong>-Neil</strong></div>
</div>
</div>
<div class="read_more">
<h4>Read more reviews</h4>
</div>
</section>
<section class="down_menu">
<div class="down">
<div class="columnas_menu">
<div class="tittle_col">
<h2>About us</h2>
</div>
<div><a href="#">Features</a></div>
<div><a href="#">Our story</a></div>
<div><a href="#">Pricing</a></div>
<div><a href="#">Rewiews</a></div>
</div>
<div class="columnas_menu">
<div class="tittle_col">
<h2>Discover</h2>
</div>
<div><a href="#">Features</a></div>
<div><a href="#">Our story</a></div>
<div><a href="#">Pricing</a></div>
<div><a href="#">Rewiews</a></div>
</div>
<div class="columnas_menu">
<div class="tittle_col">
<h2>Company</h2>
</div>
<div><a href="#">Features</a></div>
<div><a href="#">Our story</a></div>
<div><a href="#">Pricing</a></div>
<div><a href="#">Rewiews</a></div>
</div>
<div class="columnas_menu">
<div class="tittle_col">
<h2>Follow us</h2>
</div>
<div><a href="#">Features</a></div>
<div><a href="#">Our story</a></div>
<div><a href="#">Pricing</a></div>
<div><a href="#">Rewiews</a></div>
</div>
</div>
<div class="abc">
<div class="grande"></div>
</div>
<div class="logo_footer">
<img src="img/logo.jpg" alt="logo del footer">
</div>
</section>
<footer class="my_footer">
<div class="items_footer">
<p>Privacy Policy</p>
<p>Terms & Conditions</p>
<p>Compliance</p>
<p>Card Agreements</p>
</div>
<div class="botones_footer">
<div class="store">
<h3>App Store</h3>
</div>
<div class="play">
<h3>Google Play</h3>
</div>
</div>
<div class="texto_footer">
<p>
wetgofew rhjogi 3qworbvgs wrnobv gaw ihn jovgfiwhq ewrghsbvki db
nfdnesai vbi baedsbvbakbvs tgau dfsboub ades bvhdhfj asbv haubva
uybvabyu vayubvau bauwb uywvfebyu barevb volu vaouybvg aubvslu
bvbva byluv ayub vryub arbh vahjbxczvhjb awsregb vfadeibvh laoyuc
vg fouwy aegfvoreswg ijejedoj hthbrirjpo hj rjphprh jieirgv pibvep
ybprebvp aibevpivbeba rivevx dsabvch bvcdlbzx cvax hjvabpuiv u2
</p>
<p>
h iwefiwge gtqfhse rabvkbdvjdb fv kndfk bnvkdf bnkdnkfbnl dfbnldfbnlk
df bdeo bnalnmbfñmnbd mawegfewrg wger ewrgqegr rewge ehethrth errh
wqwf spñl bnbndflsbn ladbn sñndñnñmñdf bmññdfmbñi
</p>
<p>edabhnaee w dlsnbl qw ivswdvbnds fn whsgvhd rdesvh rgvwfewesrg</p>
</div>
</footer>
</body>
</html>