-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
442 lines (308 loc) · 13.3 KB
/
Copy pathindex.html
File metadata and controls
442 lines (308 loc) · 13.3 KB
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
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SCRAPUS</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,400,1,0" />
<!-- <link rel="stylesheet" href="chat.css"> -->
<style>
#lasttable{
margin: auto;
margin-top: 10px;
} */
#b1 {
background-color: rgb(238, 232, 232);
color: black;
border: 2px solid #ffffff;
}
#b1:hover {
background-color:#4CAF50;
color: white;
}
.aboutus{
width: 40px;
height: 20px;
}
</style>
</head>
<body>
<container id="full">
<div id="background">
<div >
<div class="button">
<div >
<table id="fuck">
<tr>
<th><button id="b1"> HOME </button></th>
<th><button id="b2"> ABOUT US</button></th>
<th><button id="b3"> RESOURSES </button></th>
<th> <button id="b6"> FOR SELLERS</button></th>
<th> <button id="b7"> FOR BUYER</button></th>
<th> <button ID="b5"> SIGN UP </button></th>
</tr>
</table>
</div>
</div>
<div id="image" style="height: 3px;" >
<img src="logo2.png" alt=" logo" width="100px " height=" 110px">
</div>
</div>
</div>
<div id="leftbox">
<table >
<tr>
<th id="row1">
<div>
<div>
<h>
Sell your recylables <br>
online with
</h>
<p id="logoname">
SCRAPUS.COM
</p>
</div>
<div id="imagetopbar">
<img src="topbarimage.jpg">
</div>
</div>
</th>
<th id="row2">
<div id="topleft">
<table>
<tr>
<th>
<h id="tophead">
schedule a pickup
</h>
</th>
</tr>
<tr>
<th id="phonenumber"></th>
<label for="phone">Enter your phone number</label><BR>
<input type="tel" name="phone" pattern="0-9">
</th>
</tr>
</table>
</div>
</th>
</tr>
</table>
</div >
<div id="midhead">
<!-- <div id="inlineheading"> -->
<h style="font-size: 34px; font-family: Verdana, Geneva, Tahoma, sans-serif;"><STRONG> HOW WE WORKS </STRONG></h>
</div>
<table id="lastgp">
<tr>
<th>
<div class="dusk">
<div class="longcontainer">
<img src="truck.png" style="width: 406px; height: 284px; " >
<div class="centertext">
Schedule a Pickup
</div>
</th>
<th>
<div class="longcontainer1">
<img src="picking.jpg" style="width: 406px; height: 270px; " >
<div class="centertext">
Pickup at address
</div>
</th>
<th>
<div class="longcontainer">
<img src="Man paying online via tablet and person holding huge credit card.jpg" style="width: 406px; height: 250px; " >
<div class="centertext1">
Recieve payment
</div>
</th>
</tr>
</table>
<DIV style="text-align: center; margin-top: 90PX;">
<H style="font-size: 34PX; text-align: center; margin-top: 80PX; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; color: purple;">
<strong>....SOME INFORMATION.....</strong>
</H>
</DIV>
</div>
<table>
<tr>
<th><div class="container">
<a href="https://youtu.be/6jQ7y_qQYUA?si=vgtMfBGxkBHtViVo">
<img src="yt1.jpg" alt="information" width="100" height="132">
</a>
<!-- <img
src="yt1.jpg"
alt="Course Image"
<a href="https://youtu.be/6jQ7y_qQYUA?si=vgtMfBGxkBHtViVo"> <img
src="yt1.jpg"
alt="Course Image"</a>
/> -->
<p></p>
<br>
<div id="div">
<span id="price"> REDUCE REUSE RECYCLE -- for a better life</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div>
</div></th>
<th><div class="container">
<a href="https://youtu.be/L2Rc8oTOtd8?si=3obyyHVNlX1v0q6q">
<img src="yt2.jpg" alt="information" width="100" height="132">
</a>
<!-- <img
src="yt2.jpg"
alt="Course Image"
/> -->
<p>Can chemmical Recycling solve the World's Plastic problem</p>
<br>
<div id="div">
<span id="price"></span>
</div></th>
<th><div class="container">
<a href="https://youtu.be/YeVLBkypPRU?si=d_DA1jmkQBantJsa">
<img src="yt3.jpg" alt="information" width="100" height="132">
</a>
<p> Biodegradable and Non Biodegradable Waste</p>
<br>
<div id="div">
<span id="price"></span>
</div>
</div></th>
</tr>
</table>
->
<div id="footer">
TESTIMONIALS
</div>
<div id="merge">
<table>
<tr>
<th>
<div class="container">
<img
src="p1.jpg"
alt="Course Image"
/>
<p>AYUSH SAINI</p>
<hr /><br>
<div id="div">
<span id="price">Hassel free good experience with SCRAPUS.COM . Home pickup service is very convenient, and a great initiative to save the environment. Will surely recommend to others.</span>
</div>
</th>
<th> <div class="container">
<img
src="p2.jpg"
alt="Course Image"
/>
<p>AMANDA</p>
<hr /><br>
<div id="div">
<span id="price">I have used SCRAPUS.COM twice for scrap collection. It is easy to schedule your request via website, collection was on time and they offer great rates.</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div></th>
<th> <div class="container">
<img
src="p3.jpg"
alt="Course Image"
/>
<p>JACK GEORGE</p>
<hr /><br>
<div id="div">
<span id="price">Very good app to sell your scrap, instant payment, and on-time pickup, good customer support..keep rising 👍🏻..</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div></th>
</tr>
<tr>
<th> <div class="container">
<img
src="p4.jpg"
alt="Course Image"
/>
<p>ANAND MISHRA</p>
<hr /><br>
<div id="div">
<span id="price">The scrapus Team was really professional and their services the best that I have seen in my entire life of 45 years. Could not have asked anything more. Simply awesome 👏
</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div></th>
<th> <div class="container">
<img
src="p5.jpg"
alt="Course Image"
/>
<p>VIKAS GOYAL</p>
<hr /><br>
<div id="div">
<span id="price">Extremely prompt service. Very polite customer interhelper- and the collection team was thorough, helpful and very neat. Really appreciate the work put in.
</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div></th>
<th> <div class="container">
<img
src="p6.jpg"
alt="Course Image"
/>
<p>SAHIL VERMA</p>
<hr /><br>
<div id="div">
<span id="price"> extremely great service and also the behaviour of the staff...fully satisfied</span>
<!-- <span id="realPrice"><del>₹6999</del></span>
<span id="offer">42% off</span> -->
</div></th>
</tr>
</table>
</div>
<div id="head" >
<h>
Get Started For Free Todaay...
</h>
<table class="table2">
<tr>
<td colspan="2" >
<button id="midbut"> Book A Demo</button>
</td>
<td> </td>
</tr>
<tr>
<th></th>
<th> </th>
</tr>
</table>
</div>
<!--
<div>
<button class="chatbot-toggler">
<span class="material-symbols-rounded">chat</span>
<span class="material-symbols-outlined">close</span>
</button>
<div class="chatbot">
<header>
<h2>Chatbot</h2>
<span class="close-btn material-symbols-outlined">close</span>
</header>
<ul class="chatbox">
<li class="chat incoming">
<span class="material-symbols-outlined">B</span>
<p>Hi there 👋<br>How can I help you today?</p>
</li>
</ul>
<div class="chat-input">
<textarea placeholder="Enter a message..." spellcheck="false" required></textarea>
<span id="send-btn" class="material-symbols-rounded">send</span>
</div>
</div>
</div>
</container> -->
<!--
<script src="script.js" defer></script>
<script src="chat.js"></script> -->
</body>
</html>