-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
281 lines (281 loc) · 13 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
<!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>InsuRiko</title>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<section id="bigsection">
<section class="section-1">
<div class="navbar">
<div id="brand">BrandName</div>
<div class="tabs">
<ul id="tabs">
<li>Home</li>
<li>Product</li>
<li>Pricing</li>
<li>Contact</li>
</ul>
</div>
<div class="login">
<p id="login">Login</p>
<button id="signup">Become a Member</button>
</div>
</div>
<div class="intro">
<div class="tag-line">
<h1 id="tag-line">
We Ensure A Best <br>Insurance Service
</h1>
</div>
<div id="tag-description">
We know how large objects will act, but things on a small scale just do not act that way.
</div>
<div class="interact">
<button class="new">Get Quote Now</button>
<button class="learn">Learn More</button>
</div>
</div>
</section>
<section class="sectionimpro">
<div class="values-1">
<div class="peace">
<span class="material-icons mi-people" style="font-size: 60px;">people_outline</span>
<p class="title-1">Peace of Mind</p>
<p class="description-1">the quick fox jumps over the lazy dog</p>
</div>
<div class="set">
<span class="material-icons mi-people" style="font-size: 60px;">people_outline</span>
<p class="title-1">Set For Life</p>
<p class="description-1">the quick fox jumps over the lazy dog</p>
</div>
<div class="satisfaction" id="satisfaction">
<span class="material-icons mi-people" id="blue-bg" style="font-size: 60px;">people_outline</span>
<p class="title-1">100% Satisfaction</p>
<p class="description-1" id="description-1">the quick fox jumps over the lazy dog</p>
</div>
</div>
</section>
</section>
<section class="section-2">
<div class="values-2">
<div class="peace-2">
<span class="material-icons mi-people" style="font-size: 60px;">book</span>
<p class="title-2">Peace of Mind</p>
<p class="description-2">So it really behaves like neither. <br>Now we have given up.</p>
</div>
<div class="set-2">
<span class="material-icons mi-people" style="font-size: 60px;">bookmark_border</span>
<p class="title-2">Set For Life</p>
<p class="description-2">They were used to create the <br> machines that launched</p>
</div>
<div class="satisfaction-2">
<span class="material-icons mi-people" style="font-size: 60px;">people_outline</span>
<p class="title-2">100% satisfaction</p>
<p class="description-2">So it really behaves like neither. <br>Now we have given up.</p>
</div>
</div>
</section>
<section class="section-3">
<div class="industry">
<div class="title-3">Industry</div>
<div class="description-3">Problems trying to resolve the conflicts between the two major realms of Classical physics: Newtonian mechanics</div>
</div>
<div class="reviews">
<div class="feedback">
<img src="Assets/user.1.png" alt="user icon">
<div class="caption-1">
<p>Slate helps you see how more days you need to work to reach your financial goal for the month and year.</p>
</div>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons unchecked">star_border</span>
</div>
<div class="feedback">
<img src="Assets/user.2.png" alt="user icon">
<div class="caption-1">
<p>Slate helps you see how more days you need to work to reach your financial goal for the month and year.</p>
</div>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons unchecked">star_border</span>
</div>
<div class="feedback">
<img src="Assets/user.3.png" alt="user icon">
<div class="caption-1">
<p>Slate helps you see how more days you need to work to reach your financial goal for the month and year.</p>
</div>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons checked">star</span>
<span class="material-icons unchecked">star_border</span>
</div>
</div>
</section>
<section class="section-4">
<div class="patners">
<div class="vector"><img src="Assets/Vector.png" alt="Hooli"></div>
<div class="vector"><img src="Assets/Vector-1.png" alt="lya"></div>
<div class="vector"><img src="Assets/Vector-2.png" alt="company x image"></div>
<div class="vector"><img src="Assets/Vector-3.png" alt="stripe"></div>
<div class="vector"><img src="Assets/Vector-4.png" alt="aws"></div>
<div class="vector"><img src="Assets/Vector-5.png" alt="company y image"></div>
</div>
<div class="newsletter">
<div class="advert">
<p>Subscribe For Latest <br> Newsletter</p>
</div>
<div class="subscribe">
<form action="" method="post" id="form-2">
<input type="email" name="email" id="email" placeholder="Your Email">
<button type="submit" id="subscribe">Subscribe</button>
</form>
</div>
</div>
</section>
<section class="section-5">
<div class="pricing">
<div class="title-3">Pricing</div>
<div class="description-3">Problems trying to resolve the conflicts between the two major realms of Classical physics: Newtonian mechanics</div>
</div>
<div class="price-card">
<div class="card">
<div class="plan">Free</div>
<div class="explanation">Organize across all apps by hand</div>
<div class="price">0 <sup>$</sup><sub>Per Month</sub></div>
<div class="offers">
<ul>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>1GB Cloud storage</li>
<li>Email and community support</li>
</ul>
<button type="submit" class="submit">Try for free</button>
</div>
</div>
<div class="card card-1">
<div class="plan">Standard</div>
<div class="explanation">Organize across all apps by hand</div>
<div class="price">9.99 <sup>$</sup><sub>Per Month</sub></div>
<div class="offers">
<ul>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>1GB Cloud storage</li>
<li>Email and community support</li>
</ul>
<button type="submit" class="submit submit-1">Try for free</button>
</div>
</div>
<div class="card">
<div class="plan">Premium</div>
<div class="explanation">Organize across all apps by hand</div>
<div class="price">19.99 <sup>$</sup><sub>Per Month</sub></div>
<div class="offers">
<ul>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>Unlimited product updates</li>
<li>1GB Cloud storage</li>
<li>Email and community support</li>
</ul>
<button type="submit" class="submit">Try for free</button>
</div>
</div>
</div>
</section>
<section class="section-6">
<div class="branches">
<div class="accumulation">
<span id="title-4">We Have Branches All <br>Over The World</span>
<div id="description-4">The gradual accumulation of information about atomic and small-scale behaviour during the first quarter of the 20th century,which gave some indications about how small things do behave, produced an increasing confusion which was Heisenberg, and Born.</div>
</div>
<div class="image-1">
<img src="Assets/pngwing 1.png" alt="">
</div>
</div>
<div class="appointments">
<div class="image-2">
<img src="Assets/contact-cover.2.png" alt="" id="image-2-desktop">
</div>
<div class="form-2">
<p class="title-5" id="deskappointment">Book Appointment</p>
<p class="title-5" id="mobileappointment">Get A Free Quote Here</p>
<label for="name-1" class="label"> Name*</label> <input type="text" name="inputname" id="name-1" placeholder="Full Name *">
<label for="email-1" class="label">Email address*</label><input type="email" name="inputemail" id="email-1" placeholder="example@gmail.com">
<label class="label" for="departement-1">Departement *</label><select name="departements" id="departement-1">
<option value=""></option>
<option value="computing">Computing</option>
<option value=""></option>
</select>
<label class="label" for="datetime-1">Time*</label> <input type="datetime" name="inputdatetime" placeholder="4:00 Available" id="datetime-1">
<button type="submit" id="appointment">Book Appointment</button>
</div>
</div>
</section>
<section class="section-7">
<div class="contact-us">
<p class="title-5-1">Consulting Agency For Your Business</p>
<p class="description-5-1">the quick fox jumps over the lazy dog</p>
</div>
<div class="contact-us-2">
<button type="submit" id="contact-us">Contact Us</button>
</div>
</section>
<section class="section-8">
<div class="footer">
<div class="column-1">
<p class="title-6">Company Info</p>
About Us <br>
Carrier <br>
We are hiring <br>
Blog
</div>
<div class="column-2">
<p class="title-6">Legal</p>
About Us <br>
Carrier <br>
We are hiring <br>
Blog
</div>
<div class="column-3">
<p class="title-6">Features</p>
Business Marketing <br>
User Analytic <br>
Live Chat <br>
Unlimited Support
</div>
<div class="column-4">
<p class="title-6">Resources</p>
IOS & Android <br>
Watch a Demo <br>
Customers <br>
API
</div>
<div class="column-5">
<p class="title-6">Get in Touch</p>
(480) 555-0100 <br>
4517 Washington Ave. <br>
debra.holt@example.com
</div>
</div>
<div class="designer">
<div id="reserved">
Made With Love By Figmaland All Rights Reserved
</div>
<div id="contact-2"></div>
</div>
</section>
</body>
</html>