-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
267 lines (248 loc) · 10.3 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
<!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" />
<link rel="stylesheet" href="style.css" />
<title>Wo Style</title>
</head>
<body>
<div class="main">
<header>
<div class="leftSide">
<div class="sideMenu">
<h1>Wo Style</h1>
</div>
</div>
<div class="center">
<div class="mainMenu">
<ul>
<li><a href="#">New & Featured</a></li>
<li><a href="#">Clothes</a></li>
<li><a href="#">Shoes</a></li>
<li><a href="#">Accessories</a></li>
<li><a href="#">Sale</a></li>
</ul>
</div>
</div>
<div class="rightSide"></div>
</header>
<section>
<div class="showBoxIntro">
<div class="boxBrith"></div>
<div class="textBox">
<h1>
"your stylish shows your personality then this very important to
us."
</h1>
<h1>Alireza karimi</h1>
<div class="btnBox">
<button class="btn-success">
<a href="#">See all product</a>
</button>
</div>
</div>
</div>
</section>
<section style="padding: 50px">
<div class="informationToClient">
<div class="imageInfoBox">
<img
src="https://www.pngall.com/wp-content/uploads/8/Woman-PNG.png"
alt=""
width="300px"
/>
</div>
<div class="textInfoBox">
<h1 style="line-height: 0px; font-size: large">Why Wo Style:</h1>
<h1>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Id
ornare arcu odio ut sem nulla pharetra diam. Volutpat lacus
laoreet non curabitur gravida arcu ac.
</h1>
<div class="btn-success">Read More!</div>
</div>
</div>
</section>
<section>
<div class="trendView">
<div class="topContent">
<div class="title">
<h1>TRENDING</h1>
</div>
<div class="subTitle">
<h1>TOP VIEW IN THIS WEEK</h1>
</div>
</div>
</div>
<div class="trendContent">
<div class="trendBoxContent">
<div class="imageBoxContentTrend">
<img
src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/w_451,c_limit/b0507992-dcf7-47c7-ad79-8b399ce68cc6/women-s-shoes-clothing-accessories.jpg"
alt=""
/>
</div>
<div class="trendBoxContentText">
<h1 class="titleContent">Lorem ipsum</h1>
<h1 class="textContent">
Lorem ipsum dolor sit amet, consectetur adipiscing elit
</h1>
</div>
</div>
<div class="trendBoxContent">
<div class="imageBoxContentTrend">
<img
src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/w_451,c_limit/0a33c28a-6633-47e8-952c-62efd6398f2b/women-s-shoes-clothing-accessories.jpg"
alt=""
/>
</div>
<div class="trendBoxContentText">
<h1 class="titleContent">Lorem ipsum</h1>
<h1 class="textContent">
Lorem ipsum dolor sit amet, consectetur adipiscing elit
</h1>
</div>
</div>
<div class="trendBoxContent">
<div class="imageBoxContentTrend">
<img
src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/w_451,c_limit/7e5af572-e741-4bb3-b32e-e4631b2a22f3/women-s-shoes-clothing-accessories.jpg"
alt=""
/>
</div>
<div class="trendBoxContentText">
<h1 class="titleContent">Lorem ipsum</h1>
<h1 class="textContent">
Lorem ipsum dolor sit amet, consectetur adipiscing elit
</h1>
</div>
</div>
<div class="trendBoxContent">
<div class="imageBoxContentTrend">
<img
src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/w_451,c_limit/d76aafdd-ea3e-4432-b3bf-f95659b71ab5/women-s-shoes-clothing-accessories.jpg"
alt=""
/>
</div>
<div class="trendBoxContentText">
<h1 class="titleContent">Lorem ipsum</h1>
<h1 class="textContent">
Lorem ipsum dolor sit amet, consectetur adipiscing elit
</h1>
</div>
</div>
</div>
</section>
<section>
<div class="newRelease">
<div class="topNewReleaseTitle">
<div class="title">
<h1>
New Release Fashion
</h1>
</div>
<div class="text">
<h1>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</h1>
</div>
</div>
<div class="content">
<div class="sec1"><img src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/h_700,c_limit/fe0ca021-016b-4ad2-81db-62f5eef5f3cb/women-s-shoes-clothing-accessories.jpg" alt=""></div>
<div class="sec2"><img src="https://static.nike.com/a/images/c_limit,w_592,f_auto/t_product_v1/3f6961ad-055b-4236-ac66-1bab66a815f9/swoosh-wrap-womens-medium-support-1-piece-pad-printed-sports-bra-7HFs27.png" alt=""></div>
<div class="sec3"><img src="https://static.nike.com/a/images/q_auto:eco/t_product_v1/f_auto/dpr_2.0/w_451,c_limit/146b4841-fc81-4ce9-80d8-321bd4987c88/solo-swoosh-womens-t-shirt-B8XX8G.png" alt=""></div>
<div class="sec4"><img src="https://static.nike.com/a/images/f_auto/dpr_2.0,cs_srgb/h_700,c_limit/47f80149-0eaf-466b-a5a6-1fc8309b300e/women-s-shoes-clothing-accessories.jpg" alt=""></div>
<div class="sec5"><img src="https://static.nike.com/a/images/c_limit,w_592,f_auto/t_product_v1/02dcf258-fd76-4033-9f6b-06d303973c88/sportswear-phoenix-fleece-womens-oversized-1-2-zip-crop-sweatshirt-PGGb3z.png" alt=""></div>
<div class="sec6"><img src="https://static.nike.com/a/images/c_limit,w_592,f_auto/t_product_v1/345b86c1-d8fc-4753-b153-dd18ed70a623/sportswear-phoenix-fleece-womens-over-oversized-crewneck-sweatshirt-Wj2Rd6.png" alt=""></div>
</div>
</div>
</section>
</div>
<section class="trustSection">
<div class="trust">
<div class="trustBox">
<div class="leftStar">
<img src="https://img.icons8.com/?size=2x&id=bjO3JOD9m8Sv&format=png" alt="">
</div>
<div class="rightStar">
<img src="https://img.icons8.com/?size=2x&id=0nMtSNk4O8hD&format=png" alt="">
</div>
<div class="randomStar">
<img src="https://img.icons8.com/?size=2x&id=KEehWfy0ynvu&format=png" alt="">
</div>
<div class="title">
3000+ businesses around the world trust us to keep their money safe.
</div>
<div class="logoBox">
<img src="https://companieslogo.com/img/orig/META_BIG.D-db66a9c7.png?t=1654568366" alt="">
<img src="https://companieslogo.com/img/orig/GOOG_BIG-63cbd9c6.png?t=1633218227" alt="">
<img src="https://companieslogo.com/img/orig/WBD_BIG.D-24167051.png?t=1649700090" alt="">
<img src="https://companieslogo.com/img/orig/ADBE_BIG-1544171f.png?t=1633216711" alt="">
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="footerSec">
<div class="footerBoxes">
<div class="right">
<h1 class="title">WO Style</h1>
<h1 class="des">Refresh your style with on-trend pieces from our clothing collection.</h1>
</div>
<div class="centerRight">
<h1 class="title">CONTACT</h1>
<ul>
<li>LIVE CHAT</li>
<li>Customer Care</li>
<li>Whatsapp</li>
<li>Free Shirts</li>
</ul>
</div>
<div class="centerLeft">
<h1 class="title">SERVICES</h1>
<ul>
<li>Free Delivery</li>
<li>Packaging</li>
<li>Store Package</li>
<li>Tey Trousers</li>
</ul>
</div>
<div class="left">
<h1 class="title">OUR COMPANY</h1>
<ul>
<li>Careers</li>
<li>Investor Relations</li>
<li>+1234567890989</li>
<li>Email us</li>
</ul>
</div>
</div>
<div class="footerBoxes2">
<div class="left">
<h1 class="text">FOLLOW US</h1>
<div class="icons">
<img src="https://cdn1.iconfinder.com/data/icons/social-media-2285/512/Colored_Facebook3_svg-256.png" alt="" width="30px">
<img src="https://cdn2.iconfinder.com/data/icons/social-media-2285/512/1_Twitter3_colored_svg-256.png" alt="" width="30px">
<img src="https://cdn2.iconfinder.com/data/icons/social-media-2285/512/1_Whatsapp2_colored_svg-256.png" alt="" width="30px">
<img src="https://cdn2.iconfinder.com/data/icons/social-media-2285/512/1_Tumblr2_colored_svg-256.png" alt="" width="30px">
</div>
</div>
<div class="right">
<h1 class="text">WE ACCEPT</h1>
<div class="icons">
<img src="https://companieslogo.com/img/orig/PYPL.D-3cbc0221.png?t=1633695449" alt="" width="20px">
<img src="https://companieslogo.com/img/orig/AAPL.D-149adf35.png?t=1632720960" alt="" width="20px">
<img src="https://companieslogo.com/img/orig/V.D-e36aebe0.png?t=1633206554" alt="" width="40px">
</div>
</div>
</div>
<div class="footerBoxes3">
<h1>COPYRIGHT 2023 - Wo-Style Reserved</h1>
</div>
</div>
</footer>
</body>
</html>