-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
422 lines (413 loc) · 17.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
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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p"
crossorigin="anonymous"
/>
<title>Maisha Insuarance Website</title>
</head>
<body>
<div class="bar">
<div class="top">
<h3 class="name"><span style="color: white">MAISHA INSUARANCE COMPANY</span></h3>
<div class="navbar">
<li><a href="#Home" class="home"><strong>Home</strong></a></li>
<li><a href="#Product"><strong>Product</strong></a></li>
<li><a href="#Pricing"><strong>Pricing</strong></a></li>
<li> <a href="#Contact"><strong>Contact</strong></a></li>
</div>
<div class="buttons">
<button class="login">Login</button>
<button class="sign-up">Become a member</button>
</div>
</div>
<div class="hero-message">
<div class="message">
<h2>We Ensure A Best <br>Insurance Service</h2>
<br>
<p>
We know how large objects will act, but things on a <br> small scale
just do not act that way.
</p>
</div>
<div class="hero-buttons">
<button class="quote">Get Quote Now</button>
<button class="learn-more">Learn More</button>
</div>
</div>
</div>
<div class="boxes">
<div class="box">
<i class="far fa-user-friends fa-3x"></i>
<!-- <img src="" alt="">-->
<h2 class="card-header">Peace of Mind</h2>
<p class="card-text">the quick fox jumps over the lazy dog</p>
</div>
<div class="box">
<!-- <img src="" alt="">-->
<i class="far fa-user-friends fa-3x"></i>
<h2 class="card-header">Set For Life</h2>
<p class="card-text">the quick fox jumps over the lazy dog</p>
</div>
<div class="box">
<!-- <img src="" alt="">-->
<i class="far fa-user-friends fa-3x"></i>
<h2 class="card-header">100% Satisfaction</h2>
<p class="card-text">the quick fox jumps over the lazy dog</p>
</div>
</div>
<div class="child-box">
<div class="child">
<!-- <img src="" alt="">-->
<i class="far fa-wallet fa-5x"> </i>
<h3>Peace of Mind</h3>
<p>So it really behaves like neither. Now we have given up</p>
</div>
<div class="child">
<!-- <img src="" alt="">-->
<i class="far fa-bookmark fa-5x"> </i>
<h3>Set For Life</h3>
<p>They were used to set machines that were launched</p>
</div>
<div class="child">
<!-- <img src="" alt="">-->
<i class="far fa-user-friends fa-5x"> </i>
<h3>100% Satisfaction</h3>
<p>So it really behaves like neither. Now we have given up.</p>
</div>
</dev>
</div>
<div class="container">
<div class="industry">
<div class="industry-msg">
<div class="header">
<h2> Industry </h2>
<p>
Problems trying to resolve the conflict between <br> the two major
realms of Classic physics: Newtonian mechanics
</p>
</div>
</div>
<div class="industry-msg">
<div class="clients">
<div class="client">
<img src="./cohort24-IP2/Assets/user.1.png" alt="1" height="150px"/>
<p class="msg">
Slate helps you see how many more days you need to work to
reach your financial goal for the month and year.
</p>
<div class="ratings">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="far fa-star"></i>
</div>
</div>
</div>
<div class="clients">
<div class="client">
<img src="./cohort24-IP2/Assets/user.2.png" alt="2" height="150px" />
<p class="msg">
Slate helps you see how many more days you need to work to
reach your financial goal for the month and year.
</p>
<div class="ratings">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="far fa-star"></i>
</div>
</div>
</div>
<div class="clients">
<div class="client">
<img src="././cohort24-IP2/Assets/user.3.png/" alt="2" height="150px" />
<p class="msg">
Slate helps you see how many more days you need to work to
reach your financial goal for the month and year.
</p>
<div class="ratings">
<p>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="far fa-star"></i>
</p>
</div>
</div>
</div>
</div>
<div class="icons-img">
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector.png" alt="Vector image" height="50" width="100"/>
</div>
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector-1.png" alt="Vector 1" height="50" width="100"/>
</div>
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector-2.png" alt="Vector 2" height="50" width="100"/>
</div>
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector-3.png" alt="Vector 3" height="50" width="100"/>
</div>
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector-4.png" alt="Vector 4" height="50" width="100"/>
</div>
<div class="icon">
<img src="./cohort24-IP2/Assets/Vector-5.png" alt="Vector 5" height="50" width="100"/>
</div>
</div>
<div class="subscribe">
<h2>Subscribe For Latest Newsletter</h2>
<form>
<input type="email" placeholder="Your email" required />
<button>Subscribe</button>
</form>
</div>
<div class="pricing">
<div class="pricing-msg">
<h2>Pricing</h2>
<p>
Problems trying to resolve the conflict between <br>
the two major realms of Classical physics: Newtonian mechanics
</p>
</div>
<div class="prices">
<div class="free">
<h3>FREE</h3>
<br><br>
<h4>Organize across all <br>apps by hands</h4>
<br>
<p> <span class="figures">
0.00 <sup>$</sup>
<sub> Per Month</sub>
</span>
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p><i class="fa fa-check-circle"></i> 1GB Cloud Storage</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Email and community support
</p>
<br>
<button>Try for free</button>
</div>
<div class="standard">
<h3>STANDARD</h3>
<br><br>
<h4> Organize across all <br> apps by hands</h4>
<br>
<p> <span class="figures">
9.99 <sup>$</sup>
<sub> Per Month</sub>
</span>
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p><i class="fa fa-check-circle"></i> 1GB Cloud Storage</p>
<p>
<br>
<p>
<i class="fa fa-check-circle"></i> Email and community support
</p>
<br><br>
<button>Try for free</button>
</div>
<div class="premium">
<h3>PREMIUM</h3>
<br><br>
<h4>Organize across all<br> apps by hands</h4><br>
<p> <span class="figures">
19.99 <sup>$</sup>
<sub>Per Month</sub>
</span>
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<br>
<!-- unlimited product-->
<p>
<i class="fa fa-check-circle"></i> Unlimited product updates
</p>
<p><i class="fa fa-check-circle"></i> 1GB Cloud Storage</p>
<p>
<i class="fa fa-check-circle"></i> Email and community support
</p>
<br>
<button>Try for free</button>
</div>
</div>
</div>
<section class="world">
<div class="branches">
<div class="branches-msg">
<h2>We Have Branches All <br>Over The World</h2>
<p>The gradual accumulation of information about atomic and <br>
small-scale behaviour during the first quarter of the 20th <br>
century, which gave some indications about how small things <br>
do behave, produced an increasing confusion which was <br>
Heisenberg, and Born.
</p>
</div>
<div class="map">
<img src="./cohort24-IP2/Assets/pngwing%201.png" alt="World Map" />
</div>
</div>
<div class="booking">
<div class="row">
<div class="family-img">
<img src="./cohort24-IP2/Assets/contact-cover.2.png" height="600px" alt="Family image">
</div>
<div class="form">
<h2>Book Appointment</h2><br> <br>
<form>
<label for="Name">Name*</label><br>
<input type="text" placeholder="Full Name*" required /> <br> <br>
<label for="Email">Email address*</label><br>
<input type="email" placeholder="[email protected]" required /> <br> <br>
<label for="Department">Department*</label><br>
<select name="department">
<option value="default">Please Select</option>
<option value="department1">Department 1</option>
<option value="department2">Department 2</option>
<option value="department3">Department 3</option>
<option value="department4">Department 4</option>
</select><br> <br>
<label for="Time">Time*</label><br>
<select name="time">
<option value="default">4:00 Available</option>
<option value="time1">5:00</option>
<option value="time2">6:00</option>
<option value="time3">7:00</option>
<option value="time4">8:00</option>
</select><br> <br>
<button type="submit">Book Appointment</button>
</form>
</div>
</div>
</div>
</section>
<div class="consulting">
<div class="col-md-2">
<h2>Consulting Agency For Your Business</h2>
<p>the quick fox jumps over the lazy dog</p>
</div>
<div class="contact-us">
<button>Contact Us</button>
</div>
</div>
</div>
<footer>
<div class="footer">
<div class="company-info">
<div class="column">
<h4>Company Info</h4>
<ul>
<li>About Us</li>
<li>Career</li>
<li>We are hiring</li>
<li>Blog</li>
</ul>
</div>
<div class="column">
<h4>Legal</h4>
<ul>
<li>About Us</li>
<li>Career</li>
<li>We are hiring</li>
<li>Blog</li>
</ul>
</div>
<div class="column">
<h4>Features</h4>
<ul>
<li>Business Marketing</li>
<li>User Analytic</li>
<li>Live Chat</li>
<li>Unlimited Support</li>
</ul>
</div>
<div class="column">
<h4>Resources</h4>
<ul>
<li>IOS & Android</li>
<li>Watch a Demo</li>
<li>Customers</li>
<li>API</li>
</ul>
</div>
<div class="column">
<h4>Get In Touch</h4>
<ul>
<li><i class="color-primary fa fa-phone"></i>(408) 555-0103</li>
<br>
<li><i class="color-primary fa fa-map-marker-alt"></i>4517 Washington Ave.</li>
<br>
<li>
<i class="color-primary fa fa-envelope-square"></i>[email protected]
</li>
</ul>
</div>
</div>
</div>
<div class="footer-line">
<div class="copyright">
<p>Made with love by Figmaland. All Rights Reserved</p>
</div>
<div class="social-icon">
<ul>
<li>
<a href="#"><i class="color-primary fab fa-facebook"></i></a>
</li>
<li>
<a href="#"><i class="color-primary fab fa-instagram"></i></a>
</li>
<li>
<a href="#"><i class="color-primary fab fa-twitter"></i></a>
</li>
</ul>
</div>
</div>
</footer>
</div>
</body>
</html>