-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
347 lines (328 loc) · 11.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ShopSmart</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="img-responsive.css" />
<script src="indexscript.js"></script>
</head>
<body>
<nav
style="
background-color: black;
color: white;
padding: 10px;
display: flex;
justify-content: space-between;
align-items: center;
"
>
<select
class="dropdown"
onchange="location = this.value;"
style="padding: 5px; margin-right: 20px"
>
<option value="option" style="color: black">Products</option>
<option value="featured-products.html">Featured Products</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="shoes.html">Shoes</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="toys.html">Exciting Toys</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="games.html">Games</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="books.html">Books</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="cloths.html">Cloths</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="arts-and-crafts.html">Arts and Crafts</option>
<option class="hr-option" disabled="disabled">───────────</option>
<option value="bikes-and-trikes.html">Bikes and Trikes</option>
<option class="hr-option" disabled="disabled">───────────</option>
</select>
<a href="homepage.html" style="color: white; margin-right: 25px"
><b>Home</b></a
>
<a href="aboutshopsmart.html" style="color: white; margin-right: 25px"
><b>About Smartshop</b></a
>
<a href="contact.html" style="color: white; margin-right: 25px"
><b>Contact Us</b></a
>
<a href="registration.html" style="color: white; margin-right: 25px"
><b>Create an Account</b></a
>
<a href="faqs.html" style="color: white; margin-right: 25px"
><b>FAQS</b></a
>
<a href="loginform.html" style="color: red; margin-right: 25px"
><b>Login</b></a
>
<form class="search-form" style="display: flex; align-items: center">
<input
type="text"
placeholder="Search"
style="padding: 5px; margin-right: 5px"
/>
</form>
</nav>
<br /><br />
<center>
<h2
style="
font-size: 2em;
text-align: center;
background: linear-gradient(to right, red, #fad0c4);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
padding: 10px 20px;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
"
>
Welcome To Shop Smart
</h2>
</center>
<br /><br /><br />
<center>
<div class="image-container">
<img
src="./images/E-Commerce-PNG-Free-Download.png"
alt="E-Commerce"
height="300"
width="500"
/>
<br />
</div>
</center>
<br /><br /><br />
<!-- animation code starts -->
<div class="text-container">
<h1><b>Explore a Wide Selection Of Products</b></h1>
</div>
<br /><br />
<div class="carousel-container">
<div class="carousel">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSDhVnajFQq3iFqgP9NBunYDnYzwOIAuxy4Um_DXrCac50eTKUmizGWN0TJEJfkLwvQHdA&usqp=CAU"
alt="Image 1"
/>
<img
src="https://cdn.konigle.com/images/2023/Product-Image-Types-In-Ecommerce-Business--v1693984934.png"
alt="Image 2"
/>
<img
src="https://s3-alpha.figma.com/hub/file/1805080489/resized/800x480/8814596d-befa-4162-86a8-76d799b91da1-cover.png"
alt="Image 3"
/>
<img
src="https://media.istockphoto.com/id/859916396/photo/colorful-books-of-e-commerce-are-sitting-on-top-of-each-other.jpg?s=1024x1024&w=is&k=20&c=-ENyfVtxSto60IwwHFDtZ2MX7ZdLUKrSDrwYPBuq2mM="
alt="Image 4"
/>
<img
src="https://themeforest.img.customer.envatousercontent.com/files/488142350/Preview+-+Toys+Time.png?auto=compress%2Cformat&fit=crop&crop=top&w=590&h=300&s=e5b325b991bdd66e3cc99f225e7ce13c"
alt="Image 5"
/>
<img
src="https://m.media-amazon.com/images/I/81YbqLuEgQL.jpg"
alt="Image 6"
/>
<img
src="https://m.media-amazon.com/images/I/71Pf6oGF8TL._AC_UF350,350_QL80_.jpg"
alt="Image 7"
/>
<img
src="https://png.pngtree.com/png-clipart/20200225/original/pngtree-simple-buy-now-button-design-png-image_5307671.jpg"
alt="Image 8"
/>
<!-- Add more images as needed -->
</div>
<div class="nav-arrows">
<button id="prev">❮</button>
<button id="next">❯</button>
</div>
<div class="pagination"></div>
</div>
<!-- Animation code end above -->
<br /><br />
<a href="featured products.html">
<h5><b>Featured Products...</b></h5>
<span style="background-color: red; color: white; padding: 2px">New</span>
</a>
<br /><br />
<h5>
For all ages and interests. From thrilling video games to captivating
books, from interactive toys to stylish shoes, we have something for
everyone Discover the perfect entertainment, knowledge, playtime, and
style with our diverse collection. Shop now and find your next favorite.
Enjoy unbeatable prices and exceptional quality with every purchase.
</h5>
<br />
<div class="section">
<h2><b>TOYS</b></h2>
<p>
Enhance creativity and provide endless hours of fun with our wide range
of educational toys, action figures, dolls, puzzles,and
remote-controlled vehicles. Our toys are designed to stimulate young
minds and encourage imaginative play. Find the perfect gift for children
of all ages and watch their faces light up with joy.
</p>
</div>
<div class="section">
<h2><b>SHOES</b></h2>
<p>
Step into style and comfort with our diverse collection of shoes. From
trendy sneakers to elegant dress shoes and cozy boots, we have footwear
for men, women, and children to suit any occasion. Explore our latest
arrivals and discover shoes that combine fashion and functionality,
ensuring you look great and feel even better.
</p>
</div>
<div class="section">
<h2><b>GAMES</b></h2>
<p>
Immerse yourself in the world of gaming with our exciting selection of
video games. Choose from a variety of genres and platforms, including
PlayStation, Xbox, and Nintendo, to experience thrilling adventures and
friendly competitions. Whether you're a casual gamer or a hardcore
enthusiast, our games offer endless entertainment and challenges that
will keep you coming back for more.
</p>
</div>
<div class="section">
<h2><b>BOOKS</b></h2>
<p>
Indulge in the pleasure of reading with our extensive collection of
books. Discover bestsellers, gripping novels, insightful non-fiction,
self-help guides, and cookbooks that will expand your knowledge and
ignite your imagination. Whether you're looking for a great story to get
lost in or practical advice to improve your life, our books are sure to
satisfy your literary cravings.
</p>
</div>
<hr />
<div style="text-align: left; margin-bottom: 10px">
<h2><b>Feedback</b></h2>
</div>
<label for="fname" style="display: block; margin-bottom: 10px"
>First name:</label
>
<input
type="text"
id="fname"
name="fname"
required
style="width: 99%; padding: 8px; margin-bottom: 20px"
/>
<label for="email" style="display: block; margin-bottom: 10px"
>Email:</label
>
<input
type="email"
id="email"
name="email"
required
style="width: 99%; padding: 8px; margin-bottom: 20px"
/>
<label for="lname" style="display: block; margin-bottom: 10px"
>Comment:</label
>
<textarea
id="cmt"
name="cmt"
rows="3"
style="width: 99%; padding: 8px; margin-bottom: 20px"
></textarea>
<input
type="submit"
value="Submit"
style="
color: white;
background-color: green;
padding: 10px 20px;
border: none;
cursor: pointer;
"
onclick="displayMessage()"
/>
<br /><br /><br /><br><br>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: white;
}
.social-icons {
text-align: center;
padding: 20px 0;
}
.social-icons a {
margin: 0 10px;
display: inline-block;
}
.social-icons img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.footer {
background-color: black;
color: white;
padding: 20px 0;
text-align: center;
}
.footer a {
color: white;
text-decoration: none;
margin: 0 10px;
}
.footer a:hover {
text-decoration: underline;
}
.footer p {
margin: 10px 0;
}
.center-text {
text-align: center;
padding: 20px 0;
}
.center-text p {
margin: 0;
font-weight: bold;
}
</style>
</head>
<body>
<div class="center-text">
<p>You Can Find Us On Social Media: ⬇️</p>
</div>
<div class="social-icons">
<a href="https://www.linkedin.com/in/shoyebaktar-shirol-1a9976279" target="_blank" aria-label="LinkedIn Profile">
<img src="https://th.bing.com/th/id/OIP.w_zDkEJ9aLiWR-g0rff8hwHaHa?pid=ImgDet&rs=1" alt="LinkedIn">
</a>
<a href="https://github.com/Shoyebaktar-shiro" target="_blank" aria-label="Github">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQwqVSIB7OIv_wQReWskd5DGm7OzqmLkj-6f7oycxWyZw&s" alt="Github">
</a>
<a href="https://www.instagram.com/shoyebaktar_s/" target="_blank" aria-label="Instagram Profile">
<img src="https://img.freepik.com/premium-vector/purple-gradiend-social-media-logo_197792-1883.jpg" alt="Instagram">
</a>
<a href="https://l.instagram.com/?u=https%3A%2F%2Fwww.snapchat.com%2Fadd%2Fshoyebshirol21%3Fshare_id%3D9c6CRS-d8jM%26locale%3Den-US&e=AT07xuddFtWO-zRlGqfhPtijBXNn-JEVrZTjSkM4taUUwvdpndm0JcRgayFcI8LUfC9MBaAKmf1oerJ8z6laQhZ3s07_asGpOrwwkZNomqUF0AZfxTZtY1s" target="_blank" aria-label="Snapchat">
<img src="https://w7.pngwing.com/pngs/558/999/png-transparent-snapchat-logo-social-media-snapchat-spectacles-snap-inc-computer-icons-snapchat-company-text-logo-thumbnail.png" alt="Snapchat">
</a>
</div>
<footer class="footer">
<p>© 2023 Shop Smart. All rights reserved.</p>
<p>
<a href="reviews.html">Reviews</a> |
<a href="faqs.html">FAQs</a> |
<a href="support.html">Support</a>
</p>
</footer>
</body>
</body>
</html>