-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
429 lines (378 loc) · 13.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
423
424
425
426
427
428
429
<!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>home</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
</head>
<STYLE>
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: white;
}
ul{
text-decoration: none;
list-style-type: none;
background-color: rgb(83, 78, 78);
justify-content: center;
text-align: center;
height:45px;
padding: 8px;
color:aliceblue;
width: 100%;
}
li{
float:left;
position:relative;
top:5px;
text-decoration: none;
justify-content: center;
text-align: center;
margin-left: 34px;
}
input{
z-index: 1;
position: relative;
bottom:10px;
padding:8px 25px;
border:1px hidden;
border-radius: 5px;
}
.material-symbols-outlined{
z-index: 2;
position: relative;
right:24px;
color:black;
}
a{
text-decoration-line: none;
color:aliceblue;
display: inline-block;
height:45px;
padding: 8px;
position: relative;
bottom:10px;
margin: 1px;
}
.new,.first:hover{
background-color: black;
display: inline-block;
height:45px;
padding: 8px;
position: relative;
text-align: center;
justify-content: center;
bottom: 14px;
padding: 12px 8px;
margin: 1px;
}
.banner{
width:100%;
height: 250px;
margin: 0;
margin-bottom: 0;
}
.new_table{
width: 100%;
margin-top:0;
background-color: rgb(241, 209, 209);
align-items: centerS;
height: 180px;
}
img{
height:110px;
width:110px;
border: 1px hidden;
border-radius: 6px;
}
.card{
height: 150px;
width: 110px;
background-color: rgb(181, 210, 235);
box-sizing: border-box;
box-shadow: 2px 2px 2px 2px black;
margin-left: 15px;
border:1px hidden;
border-radius: 6px;
}
.card:hover{
box-shadow: 4px 4px 4px 4px black ;
}
p{
text-align: center;
margin-top:3px;
}
.address{
background-color: rgb(32, 24, 24);
width:100%;
height:250px;
color:aliceblue;
font-size: large;
position: relative;
top:760px;
}
.add{
position: relative;
left:550px;
display:inline;
top:4px;
}
.asider{
width: 30%;
float:right;
height:630px;
border:2px solid black;
border-radius: 6px;
position: relative;
bottom:960px;
margin-right:30px;
overflow: scroll;
}
.image{
width:100%;
height:350px;
border:2px solid black;
border-radius: 6px;
}
.asider p{
font-size: larger;
}
.temples{
width:65%;
border:3px solid black inset;
border-radius: 10px;
height:300px;
}
.sto{
height:200px;
width:200px;
}
.spe{
align-content: center;
position: relative;
left:55px;
padding:5px;
margin:15px;
background-color: rgb(185, 30, 30);
}
.last{color:black}
.temple_div{
border:1px solid black ;
height: 300px;
border-radius: 8px;
margin:2px;
margin-top: 15px;
margin-right: 10px;
box-shadow: 1px 1px 1px 1px black ,1px 1px 1px 1px black ;
}
.awnish{
height:450px;
width: 600px;
margin: 5px;
}
.article{
height:400px;
width:100%;
margin:5px;
margin-top: 25px;
margin-bottom: 25px;
border:2px solid black;
border-radius: 10px;
}
.img_box img{
height:390px;
width : 560px;
float:right;
position: relative;
top:2px;
/* top:40px;
right:40px; */
}
h3{
text-align: center;
font-size: 40px;
position: relative;
top:70px;
}
.nte{
position: relative;
top:80px;
text-align: cemter;
font-size: large;
font-style: bold;
width:800px;
}
.explore{
position: relative;
padding:15px;
font-size: 20px;
background-color:rgb(250, 174, 10);
border:5px solid rgb(250, 174, 10);
border-radius: 32px;
font-style: bold;
top:130px;
left:60px;
}
.explore:hover{
background:transparent;
transition: 1s;
}
.video{
height:800px;
width: 100%;
position:relative;
bottom:650px;
}
.videos{
position: relative;
bottom:1400px;
}
.nowa{
text-shadow:2px 2px 2px rgb(32, 24, 24);
position: relative;
left:200px;
color:aliceblue;
}
.towa{
position:relative;
width:500px;
color:aliceblue;
text-shadow: 2px 2px 2px rgb(32, 24, 24);
font-size: large;
font-style: bold;
left:600px;
top:100px;
}
.but{
padding:12px;
font-size: 17px;
background:transparent;
color: aliceblue;
border:5px solid rgb(250, 174, 10);
border-radius: 32px;
font-style: bold;
position: relative;
top:140px;
left:950px;
}
.but:hover{
background:transparent;
transition: 1s;
}
</STYLE>
<body>
<ul>
<li><a href="#" class="new">HOME</li></a>
<li><a href="login.html" class="first" target="_parent">LOGIN</li></a>
<li><a href="#" class="first">PRODUCTS</li></a>
<li><a href="#addi" class="first">HELP</li></a>
<li><a href="#" class="first">ORDERS</li></a>
<li><a href="#" class="first">LOCATION</li></a>
<li><a href="#" class="searchhover"><input type="search" class="search" placeholder="search for products"><span class="material-symbols-outlined">
search
</span></li></a>
</ul>
<img src="banner2.jpeg" class="banner">
<marquee height="250px" scrollamount="25" behavior="alternate"><img src="sale2.jpeg" class="awnish"></marquee>
<table class="new_table">
<tr>
<td><a href="file:///C:/Users/Prince/OneDrive/Desktop/pujamart.com/murti.html"><div class="card name"><img src="ganesh.jpeg"><p class="last"> MURTIS</p></div></a></td>
<td><a href="file:///C:/Users/Prince/OneDrive/Desktop/pujamart.com/things.html"><div class="card name"><img src="utensils.jpeg"><p class="last">UTENSILS</p></div></a></td>
<td><a href="file:///C:/Users/Prince/OneDrive/Desktop/pujamart.com/temple.html"><div class="card name"><img src="wood.jpeg"><p class="last">TEMPLES</p></div></a></td>
<td><div class="card name"><img src="flower.jpeg"><p class="last">FLOWERS</p></div></td>
<td><div class="card name"><img src="pujasaman.jpeg"><p class="last">PUJA SAMAN</p></div></td>
<td><div class="card name"><img src="cow.jpeg"><p class="last">DAIRY PRODUCTS</p></div></td>
<td><div class="card name"><img src="priest.jpeg"><p class="last">HIRE PRIEST</p></div></td>
</tr>
</table>
<article class="article">
<div class="img_box">
<img src="candle.jpeg" alt="">
</div>
<div class="article_content">
<h3 class="title"><b>festivals are for celebrations.</h3></b>
<p class="nte">Lorem ipsum dolor sit amet consectetur adipisicing elit.
Ea dolorum voluptas asperiores ut velit tempore, eaque
sed vitae aliquid illo. Optio, aperiam cupiditate facere
nostrum itaque modi ipsum fugiat. Tempore.
Lorem ipsum dolor sit, amet consectetur adipisicing elit
. Delectus quis, totam architecto blanditiis magni voluptas
eos repellat perspiciatis assumenda libero quidem sunt deleniti
earum vel rem eveniet dolore in ipsam?
</p>
<button class="explore" >Explore more</button>
</div>
</article>
<table class="tabular">
<tr class="temples">
<td><div class="temple_div"><img src="wood.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="tem4.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="tem5.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="tem9.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
</tr>
<tr class="temples">
<td><div class="temple_div"><img src="fifth.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="first.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="ganesh.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="tem4.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
</tr>
<tr class="temples">
<td><div class="temple_div"><img src="utensils.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="the2.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="the5.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
<td><div class="temple_div"><img src="the6.jpeg" class="sto"><p>hand crafted wooden temple.<br>price:-1200</p><button class="spe">buy now</button></div></td>
</tr>
</table>
<aside class="asider">
<img src="rank.jpeg" class="image">
<p>we are at top in brand since 2010.</p>
<p> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Expedita temporibus minus voluptate officia, itaque repudiandae
quo at repellendus provident necessitatibus veniam ipsam, iste
in quis dolores velit quisquam consectetur cum!
</p>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.
Excepturi at magni dicta sint molestiae dolor ut asperiores
vitae non. Rem quisquam, voluptatum corporis eveniet
expedita eaque sed ex labore asperiores.
</p>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit.
Assumenda beatae odit ex iste neque eligendi?
Consequatur eveniet tenetur
corporis maiores temporibus eius labore nobis
iusto possimus, accusantium doloribus doloremque architecto?
</p>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit.
Assumenda beatae odit ex iste neque eligendi?
Consequatur eveniet tenetur
corporis maiores temporibus eius labore nobis
iusto possimus, accusantium doloribus doloremque architecto?
</p>
</aside>
<address class="address" id="addi"></br>
<p>we are pujamart.com we sell things related to hindu worshiping.</p>
<p>for any queries contact us one:-</p>
<a href="#" class="add">pritamkumar2865@gmail.com</a>
<p>contact no. :-7033617904 </p>
<p>address :- Durga chowk , building no. :- 2 </br>near P&M Mall , pin:-800011 </br> dist:- patna , state:- Bihar </p>
</address>
<video autoplay loop muted plays-inline class="video">
<source src="video.mp4">
</video>
<div class="videos">
<h3 class="nowa">why we celebrate festivals?</h3>
<p class="towa">Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Ut est cupiditate asperiores pariatur, voluptatem aliquid
vitae et officia, dolores sunt enim. Modi quod nesciunt itaqu
e. Doloremque nobis sequi velit laborum?
</p>
<button class="but">Explore more</button>
</div>
</body>
</html>