-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
366 lines (365 loc) · 11.4 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="images/icon.png" sizes="96x96" />
<link rel="stylesheet" href="styles/reset.css" />
<link rel="stylesheet" href="styles/style.css" />
<title>Chemisearch</title>
</head>
<body class="w-100 margin-center">
<header class="w-100">
<a href="index.html" class="logo-link">
<div class="d-inline-block">
<img class="logo" src="images/logo.png" alt="Logo" />
</div>
<span class="logo-text">chemisearch</span>
</a>
<nav>
<a href="filter.html"
><img class="icons" src="images/search.png" alt="Search Icon" /><span
>COMPANIES</span
></a
>
<a href="#"
><img class="icons" src="images/user.png" alt="About Icon" /><span
>ABOUT</span
></a
>
<a href="#"
><img class="icons" src="images/feed.png" alt="Feed Icon" /><span
>BLOG</span
></a
>
<a href="#"
><img
class="icons"
src="images/three-lines.png"
alt="More Icon"
/><span>MORE...</span></a
>
</nav>
</header>
<main>
<section class="search-section w-100">
<h1>
CHEMISEARCH... YOUR GATEWAY TO CHEMICALS IN BRAZIL.
</h1>
<div class="search-div">
<label for="search">SEARCH BY KEYWORD:</label>
<div>
<input type="search" name="search" id="search" /><a
href="filter.html"
>SEARCH</a
>
</div>
</div>
<a class="how-it-works" href="#steps">How it works</a>
</section>
<section class="steps-section w-100">
<a id="steps"></a>
<div class="four-steps">
<h2>CHEMISEARCH WORKS IN FOUR SIMPLE STEPS:</h2>
</div>
<article class="step">
<div><img src="images/search-step.png" alt="Search Icon" /></div>
<h2>1 - SEARCH:</h2>
<p>
It's simple. On chemisearch homepage, enter the name of a product
you are looking for and click search. Alternatively click on the
search link on the top menu to view the list of all schools.
</p>
</article>
<article class="step">
<div><img src="images/locate-step.png" alt="Map Icon" /></div>
<h2>2 - LOCATE:</h2>
<p>
Get to see where the store is located by clicking on the store's
profile. It's even more exciting. You can get the directions from
anywhere in the country.
</p>
</article>
<article class="step">
<div><img src="images/request-step.png" alt="Form Icon" /></div>
<h2>3 - REQUEST:</h2>
<p>
Request for a proposal of the products you want in the store of your
choice. Click on the REQUEST button to get the form. We also follow
up on the request to make sure you get a reply on time.
</p>
</article>
<article class="step">
<div><img src="images/relax-step.png" alt="Beach Icon" /></div>
<h2>4 - RELAX:</h2>
<p>
Once your request is sent, you can relax. You can check out our blog
to see what we recommend when hunting for products.
</p>
</article>
</section>
<section class="info-section">
<h2 class="d-none">.</h2>
<article class="w-100 registered">
<div>
<h4>Over 10,000 stores registered with us</h4>
<p>Find a store by using our filtered search engine</p>
<a href="#">Find a store</a>
</div>
<div class="picture-round-img">
<img class="round-img" src="images/background.jpg" alt="Map" />
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img1"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img2"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img3"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img4"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img5"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img6"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img7"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img8"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img9"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img10"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img11"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img12"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img13"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img14"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img15"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img16"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img17"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img18"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img19"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img20"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img21"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img22"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img23"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img24"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img25"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img26"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img27"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img28"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img29"
/>
<img
src="images/location-mark.png"
alt="Location Mark"
class="abs-img30"
/>
</div>
</article>
<article class="w-100 no-need">
<div>
<h4>No need to take 3 buses fo find a store in the country</h4>
<p>Just press and click the search button and you're all set</p>
<a href="#">Find a store near you</a>
</div>
<div class="picture-round-img">
<img class="round-img" src="images/bus.jpg" alt="Bus" />
</div>
</article>
<article class="w-100 anytime">
<div>
<h4>Anytime, anywhere, any way!</h4>
<p>
Very convenient platforms that cut across any device, including
our mobile ready web app and our mobile app coming soon to your
app store
</p>
</div>
<div class="cellphone-container">
<img
class="cellphone-pic"
src="images/cellphone.png"
alt="Cellphone div"
/>
<img
class="screenshot"
src="images/screenshot.png"
alt="Screenshot"
/>
</div>
</article>
</section>
<nav class="bottom-nav">
<div class="margin-center">
<a class="home" href="#">HOME</a>
<a class="search-bottom-footer" href="#">SEARCH</a>
<a class="about-us" href="#">ABOUT US</a>
<a class="advertise" href="#">ADVERTISE</a>
<a class="footer-logo" href="#"
><img src="images/logo.png" alt="Icon"
/></a>
<a class="facebook" href="#">FACEBOOK</a>
<a class="twitter" href="#">TWITTER</a>
<a class="blog" href="#">BLOG</a>
<a class="google" href="#">GOOGLE +</a>
</div>
</nav>
<section class="sub-con-ab">
<div class="sub">
<h2>SUBSCRIBE</h2>
<div>
<label class="d-none" for="subscribe"></label
><input
type="email"
name="subscribe"
id="subscribe"
placeholder="you@example.com"
/><a class="sub-send" href="#">send</a>
</div>
</div>
<div class="con">
<h2>CONTACT</h2>
Have a question or submission?<a href="#" class="d-block red-text"
>info@chemisearch.com</a
>
</div>
<div class="ab">
<h2>ABOUT</h2>
Chemisearch is an online platform that assists Brazillians to find a
suitable store by simply searching by category, distance, price range,
etc. <a href="#" class="red-text">Learn more...</a>
</div>
</section>
</main>
<footer>
<div>
<a href="#"
><img
src="images/facebook.png"
alt="Facebook Icon"
class="social-icons"
/></a>
<a href="#"
><img src="images/twitter.png" alt="Twitter Icon" class="social-icons"
/></a>
<a href="#"
><img
src="images/google.png"
alt="Google plus Icon"
class="social-icons"
/></a>
<a href="#"
><img
src="images/instagram.png"
alt="Instagram Icon"
class="social-icons"
/></a>
</div>
<div>CHEMISEARCH 2020. ALL RIGHTS RESERVED.</div>
</footer>
</body>
</html>