-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathkidsHomePage.html
229 lines (192 loc) · 8.27 KB
/
kidsHomePage.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
<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>FARFETCH - The Global Destination For Modern Luxury</title>
<!-- navbar -->
<link rel="stylesheet" href="./navbar/navbar.css" />
<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://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/ac04af6655.js" crossorigin="anonymous"></script>
<!-- kid's.css -->
<link rel="stylesheet" href="./womens-page/womenHome/women.css">
<!-- footer.css -->
<link rel="stylesheet" href="../footer/fw17_0093foot.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<script src="https://kit.fontawesome.com/ac04af6655.js" crossorigin="anonymous"></script>
</head>
<body>
<div id="navbar"></div>
<div id="fst">
<div id="pic"><a href="./kidspro.html">
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3635440/data/5c6fa4bb27224fbb54b540ee10a84b80/1x1_messaging-side/637/data.png"
alt="">
</a></div>
<div id="write">
<a href="./kidspro.html">
<h1>
10,000 ITEMS,</h1>
<h1> NOW AT 60% OFF</h1>
<p>
The world’s greatest selection of designers, boutiques and brands — now on sale</p>
<button id="btn">Shop Now</button>
</a>
</div>
</div>
<div id="fst">
<div id="write2">
<a href="./kidspro.html">
<h1>
A-grade accessories
</h1>
<p> From Thom Browne bags to Burberry caps, find the finishing touches for their new school year</p>
<button id="btn">Shop Now</button>
</a>
</div>
<div id="pic"><a href="./kidspro.html">
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671646/data/c1d9914c4cdc1bdcbeacd0bf27753288/1x1_messaging-side/637/data.jpeg"
alt="">
</a></div>
</div>
<h1 id="bestSell">The best of new in</h1>
<div id="threDive">
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671628/data/a702c268a9d8ab66f6372ddcc4044e6e/1x1_three-columns/480/data.jpeg"
alt="">
<h4 id="h4">BABY</h4>
<p id="p">separates in tiny sizes</p>
</div>
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671616/data/7555fcc4f40861e553e4c7de2130cc7c/1x1_three-columns/480/data.jpeg"
alt="">
<h4 id="h4">KIDS
</h4>
<p id="p">Off-White slides to complete their vacation</p>
</div>
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671578/data/b7134846f8ec02f50d85fe58d550849a/1x1_three-columns/480/data.jpeg"
alt="">
<h4 id="h4">TEENS
</h4>
<p id="p">Logo accessories by Palm Angels and more</p>
</div>
</div>
<div id="twoPic">
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671622/data/21ebb400b5181c30f41b5bfee019837b/1x1_two-columns/637/data.jpeg"
alt="">
<h4 id="h4">SNEAKER REFRESH
</h4>
<p id="p">The season’s best kicks</p>
</div>
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671570/data/49d7ab910b72c8d68be55fa840228754/1x1_two-columns/637/data.jpeg"
alt="">
<h4 id="h4">ONE BAG FITS ALL
</h4>
<p id="p">Explore the best changing bags from fashion's biggest names</p>
</div>
</div>
<div>
<h2 id="h2">Discover: the 150 most-wanted pieces</h2>
</div>
<button id="btn2">Shop Now</button>
<div class="wrapper">
<figure>
<div class="hover-animation">
<a href="./kidspro.html">
<img src="https://cdn-images.farfetch-contents.com/18/57/15/17/18571517_40144513_1000.jpg" alt=""
class="img-back">
<img src="https://cdn-images.farfetch-contents.com/18/57/15/17/18571517_40144514_1000.jpg" alt=""
class="img-front">
</a>
</div>
<figcaption>
<h3 id="h4">New Season</h3>
<h3 id="h4"> Palm Angels Kids</h3>
<p id="p">logo-print cotton hoodie</p>
<span>$400</span>
</figcaption>
</figure>
<figure>
<div class="hover-animation">
<a href="./kidspro.html">
<img src="https://cdn-images.farfetch-contents.com/18/71/92/12/18719212_40489459_1000.jpg" alt=""
class="img-back">
<img src="https://cdn-images.farfetch-contents.com/18/71/92/12/18719212_40490271_1000.jpg" alt=""
class="img-front">
</a>
</div>
<figcaption>
<h3 id="h4">New Season</h3>
<h3 id="h4">Balmain Kids</h3>
<p>logo-print T-shirt</p>
<span>$595</span>
</figcaption>
</figure>
<figure>
<div class="hover-animation">
<a href="./kidspro.html">
<img src="https://cdn-images.farfetch-contents.com/17/73/20/32/17732032_39345771_1000.jpg" alt=""
class="img-back">
<img src="https://cdn-images.farfetch-contents.com/17/73/20/32/17732032_39393140_1000.jpg" alt=""
class="img-front">
</a>
</div>
<figcaption>
<h3 id="h4">New Season</h3>
<h3 id="h4">
Balenciaga Kids</h3>
<p>lace-up chunky sneakers
</p>
<span>$129</span>
</figcaption>
</figure>
<figure>
<div class="hover-animation">
<a href="./kidspro.html">
<img src="https://cdn-images.farfetch-contents.com/18/37/10/03/18371003_39945868_1000.jpg" alt=""
class="img-back">
<img src="https://cdn-images.farfetch-contents.com/18/37/10/03/18371003_39944635_1000.jpg" alt=""
class="img-front">
</a>
</div>
<figcaption>
<h3 id="h4">New Season</h3>
<h3 id="h4">MOLO</h3>
<p>Clea floral-print dress</p>
<span>$101</span>
</figcaption>
</figure>
</div>
<div id="twoPic2">
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671634/data/e279356048cf1d2c28046bbf02a91395/1x1_two-columns/637/data.jpeg"
alt="">
<h4 id="h4">GIVENCHY KIDS
</h4>
<p id="p">Prints on, logos out — the French house provides all the coolness</p>
</div>
<div>
<img src="https://cdn-static.farfetch-contents.com/cms-cm10/caas/v1/media/3671546/data/7965dec8726fc238047672b641deb768/1x1_two-columns/637/data.jpeg"
alt="">
<h4 id="h4">MANCINI JUNIOR, ITALY
</h4>
<p id="p">The Bellizzi boutique boasts some of the world’s best designers</p>
</div>
</div>
<div id="footer"></div>
</body>
</html>
<!-- navbar -->
<script type="module">
import navbar from "./navbar/navbar.js"
document.querySelector("#navbar").innerHTML = navbar()
</script>
<!-- footer.js -->
<script type="module">
import footer from "../footer/fw17_0093foot.js"
document.querySelector("#footer").innerHTML = footer()
</script>