-
Notifications
You must be signed in to change notification settings - Fork 0
/
For Men.php
268 lines (215 loc) · 6.38 KB
/
For Men.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>V I O L E T</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="footer, address, phone, icons" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet" type="text/css" href="Women's Tops.css">
<style>
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
.footer-main-div{
width:100%;
height: auto;
margin: auto;
background: black;
padding: 50px 10px;
}
.footer-social-icons{
width: 100%;
height: auto;
margin: auto;
}
.footer-social-icons ul{
margin:0px;
padding: 0px;
text-align: center;
}
.footer-social-icons ul li{
display: inline-block;
width: 50px;
height: 50px;
margin:0px 10px;
border-radius: 70%;
}
.footer-social-icons ul li a{
font-size: 25px;
}
.footer-menu-one{
width: 100%;
height: auto;
margin: auto;
margin-top: 20px;
}
.footer-menu-one ul{
margin:0px;
padding: 0px;
text-align: center;
color: white;
}
.footer-menu-one ul li{
display: inline-block;
margin:0px 20px;
}
.footer-menu-one ul li a{
font-size: 25px;
font-family: arial;
color: white;
text-transform: uppercase;
}
.footer-bottom{
width: 100%;
height: auto;
background:violet;
padding: 10px;
}
.footer-bottom{
font-size: 14px;
text-align: center;
font-family: arial;
}
</style>
</head>
<body>
<div class="topnav">
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#" style="padding: 30px;"><h1>V I O L E T</h1></a>
</div>
<div class="search-container">
<form action="/action_page.php">
<input type="text" placeholder="Search.." name="search">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
</div>
<div style="padding-left:16px">
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="sign.php"><span class="glyphicon glyphicon-user"></span> Sign Up</a></li>
<li><a href="login.php"><span class="glyphicon glyphicon-log-in"></span> Login</a></li>
</ul>
</div>
</nav>
</div                               >
<div class="sifa">
<a href="index.php">Home</a>
<a href="New In.php">New In</a>
<div class="Men">
<button class="dropbtn">Men
<i class="fa fa-caret-down"></i>
</button>
<div class="Men-content">
<a href="Formal Shirts.php">Formal Shirts</a>
<a href="Formal Pants.php">Formal Pants</a>
<a href="Mens Casual Shirts.php">Mens Casual Shirts</a>
<a href="Panjabi.php">Panjabi</a>
<a href="Pajama.php">Pajama</a>
<a href="Polos.php">Polos</a>
</div>
</div>
<div class="Women">
<button class="dropbtn">Women
<i class="fa fa-caret-down"></i>
</button>
<div class="Women-content">
<a href="Women's Tops.php">Women's Tops</a>
<a href="Women's Lawn.php">Women's Lawn</a>
<a href="Women's Long Dress.php">Women's Long Dress</a>
<a href="Women's Jeans.php">Women's Jeans</a>
</div>
</div>
<div class="Kids">
<button class="dropbtn">Kids
<i class="fa fa-caret-down"></i>
</button>
<div class="Kids-content">
<a href="Boys.php">Boys</a>
<div class="Boys">
<button class="dropbtn">Boys
<i class="fa fa-caret-down"></i>
</button>
<div class="Boys-content">
<a href="Boy's Tops.php">Boy's Tops</a>
<a href="Boy's Panjabi.php">Boy's Panjabi</a>
<a href="Boy's Bottoms.php">Boy's Bottoms</a>
</div>
</div>
<a href="Girls.php">Girls</a>
<div class="Girls">
<button class="dropbtn">Girls
<i class="fa fa-caret-down"></i>
</button>
<div class="Girls-content">
<a href="Girls's Tops.php">Girls's Tops</a>
<a href="Girl's Ethnic Tops.php">Girl's Ethnic Tops</a>
<a href="Girls's Bottoms.php">Girls's Bottoms</a>
</div>
</div>
</div>
</div>
<div class="Fragrance">
<button class="dropbtn">Fragrance
<i class="fa fa-caret-down"></i>
</button>
<div class="Fragrance-content">
<a href="For Women.php">For Women</a>
<a href="For Men.php">For Men</a>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="pic 53jpg.jpg" alt="M F DATE" style="width:100%;height: 430px">
<h2>M F DATE</h2>
<p class="price">Tk 10,295.00</p>
<p><a href="cart f1.php"><button>Add to Cart</button></a></p>
</div>
</div>
<div class="column">
<div class="card">
<img src="pic 54.jpg" alt="M F SAUVAGE" style="width:100%;height: 430px">
<h2>M F SAUVAGE</h2>
<p class="price">Tk 9,590.00</p>
<p><a href="cart f2.php"><button>Add to Cart</button></a></p>
</div>
</div>
</div>
</div>
<div class="footer-main-div">
<div class="footer-social-icons">
<ul>
<li><a href="https://www.facebook.com/photo.php?fbid=1496320363831963&set=a.114358465361500&type=3&source=11&referrer_profile_id=100003620427971"><i class="fa fa-facebook-official"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
<div class="footer-menu-one">
<ul>
<li><a href="About Us.php">About Us</a></li>
<li><a href="Deliver Info.php">Delivery Information</a></li>
<li><a href="Exc.php">Exchange Policy</a></li>
<li><a href="Privacy.php">Privacy Policy</a></li>
<li><a href="Contact Us.php">Contact Us</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>DESIGNED BY SEFAT SIDDIQUEA</p>
</div>
</body>
</html>