-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
266 lines (266 loc) · 9.62 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=UTF-8>
<title>DLK</title>
</head>
<body>
<header class="header">
<a href="#">
<img class="header-logo" src="images/logo.jpg" alt="logo">
</a>
<nav class="site-nav">
<ul class="list hidden-marker">
<li>
<a class="nav-item" href="#"> Blog </a>
</li>
<li>
<a class="nav-item" href="pages/category/index.html"> Catalog </a>
</li>
<li>
<a class="nav-item" href="#"> About Us </a>
</li>
</ul>
<ul>
<li>
<button class="search-button">
<img class="search-img" src="images/search.svg" alt="search">
</button>
</li>
<li>
<a class="contact-link" href="pages/сontact/index.html"> Contact Us </a>
</li>
</ul>
</nav>
</header>
<main class="category">
<section class="poster">
<h1 class="visually-hidden"> DKL</h1>
<div class="main poster-text"> THE OOH NOO COLLECTION </div>
<img class="poster-img" src="images/poster.jpg" alt="POSTER">
<div class="poster-text"> Designed in Slovenia </div>
<a class="poster link-black" href="#">EXPLORE NOW </a>
<div class="poster-page"> 01 </div>
<button class="poster-button"> Button 1 </button>
<button class="poster-button"> Button 2 </button>
<button class="poster-button"> Button 3 </button>
<button class="poster-button"> Button 4 </button>
<div class="under poster-text">
Free (continental) USA shipping on all orders of $100 USD or more!
</div>
</section>
<section class="category-product">
<h2 class="category-title">Category Products</h2>
<ul class="list hidden-marker">
<li class="category-item">
<a class="category-link" href="#">
<img class="category-img" src="images/category-1.jpg" alt="APPAREL KIDS">
<div class="category-text"> APPAREL KIDS </div>
</a>
</li>
<li class="category-item">
<a class="category-link" href="#">
<img class="category-img" src="images/category-2.jpg" alt="HOLIDAY SHOP">
<div class="category-text"> HOLIDAY SHOP</div>
</a>
</li>
<li class="category-item">
<a class="category-link" href="#">
<img class="category-img" src="images/category-3.jpg" alt="TOYS">
<div class="category-text">TOYS</div>
</a>
</li>
<li class="category-item">
<a class="category-link" href="#">
<img class="category-img" src="images/category-4.jpg" alt="ACCESSORIES">
<div class="category-text"> ACCESSORIES</div>
</a>
</li>
</ul>
<div class="category product-button">
<button class="button-list">
<img class="button" src="/images/back.jpg" alt="back">
</button>
<button class="button-list">
<img class="button" src="/images/next.jpg" alt="next">
</button>
<p class="button-text">
Modern finds for the modern home. Curated goods by unique designers around the world
from fashion to furniture for kids and adults.
</p>
</div>
</section>
<section class="delivery">
<h2 class="visually-hidden">DELIVERY</h2>
<img class="delivery-img" src="images/delivery.jpg" alt="delivery">
<div class="delivery category-title"> DELIVERY</div>
<div class="main delivey-button">
<button class="delivery-button">Delivery </button>
<button class="guarantee-button">Guarantee </button>
<button class="credit-button">Credit </button>
</div>
<p>
Some days i feel like i've been working on dlk my entire life and there are other days that i am completely
shocked that four years have flown by. It's simply magical.
</p>
<p>
What started as an outlet to deal with the traumatic loss of my husband, dlk has now become a truly happy
place for me and i have you and all of the beautiful designers that we work with to thank!
</p>
<a class="poster link-black" href="#"> LEARN MORE </a>
</section>
<section class="partners">
<h2 class="visually-hidden"> partners</h2>
<ul class="list hidden-marker">
<li class="partners-item">
<a class="partner-link" href="#">
<img class="mail-img" src="images/mail.jpg" alt="mail">
</a>
</li>
<li class="partners-item">
<a class="partner-link" href="#">
<img class="mail-img" src="images/apple.jpg" alt="apple">
</a>
</li>
<li class="partners-item">
<a class="partner-link" href="#">
<img class="mail-img" src="images/eltex.jpg" alt="eltex">
</a>
</li>
<li class="partners-item">
<a class="partner-link" href="#">
<img class="mail-img" src="images/owox.jpg" alt="owox">
</a>
</li>
</ul>
</section>
<div class="aboutUs-contacts">
<article class="aboutUs">
<h2 class="aboutUs-title1">Design Life Kids</h2>
<div class="aboutUs-title2"> About Us</div>
<p class="aboutUs-text">
Some days i feel like i've been working on dlk my entire life and there are other days
that i am completely shocked that four years have flown by. It's simply magical.
</p>
<a class="aboutUs link-black" href="#">buy now</a>
</article>
<article class="contacts">
<h2 class="contacts-title"> Contacts </h2>
<p class="contacts-text">
Some days i feel like i've been working on dlk my entire life and there are other days
that i am completely shocked that four years have flown by. It's simply magical.
</p>
<img class="contacts-img" src="images/map.png" alt="MAP">
</article>
</div>
</main>
<footer class="footer">
<section class="navigation-list">
<h2 class="footer title-navigation"> Navigation</h2>
<hr />
<ul class="list hidden-marker">
<li class="footer-item">
<a class="footer-link" href="#"> About Us</a>
</li>
<li class="footer-item">
<a class="footer-link" href="#"> Blog </a>
</li>
<li class="footer-item">
<a class="footer-link" href="#">Design Services </a>
</li>
<li class="footer-item">
<a class="footer-link" href="#">Featured On </a>
</li>
<li class="footer-item">
<a class="footer-link" href="#">2018 Holiday Catalog </a>
</li>
<li class="footer-item">
<a class="footer-link" href="#">Shop By Designer </a>
</li>
</ul>
</section>
<section class="information-list">
<h2 class="footer title-information">Customer Information</h2>
<hr />
<ul class="list hidden-marker">
<li class="footer_item">
<a class="footer-link" href="#">Contact Us</a>
</li>
<li class="footer_item">
<a class="footer-link" href="#">Sale Exclusions</a>
</li>
<li class="footer_item">
<a class="footer-link" href="#">Shipping & Returns</a>
</li>
<li class="footer_item">
<a class="footer-link" href="#">Terms & Conditions</a>
</li>
<li class="footer_item">
<a class="footer-link" href="#">Privacy Policy</a>
</li>
<li class="footer_item">
<a class="footer-link" href="#">Search</a>
</li>
</ul>
</section>
<section class="connect-list">
<h2 class="main footer title-connect">Connect </h2>
<hr />
<form class="email-form" method="POST" action="https://form-data-dl.herokuapp.com/api/messages">
<p>
<label for="input-email"> </label>
<input name="email" id="input-email" placeholder="Email" type="email">
</p>
<button type="submit">
Join
</button>
</form>
<ul class="list hidden-marker">
<li class="social-item">
<a class='social-item' href="#">
<img class="mail-img" src="images/Facebook.svg" alt="facebook">
</a>
</li>
<li class="social-item">
<a class='social-item' href="#">
<img class="mail-img" src="images/Twitter.svg" alt="twitter">
</a>
</li>
<li class="social-item">
<a class='social-item' href="#">
<img class="mail-img" src="images/Pinterest.svg" alt="pinterest">
</a>
</li>
<li class="social-item">
<a class='social-item' href="#">
<img class="mail-img" src="images/Instagram.svg" alt="instagram">
</a>
</li>
</ul>
</section>
<hr class="bottom line"/>
<div class="rating">
<a class="company-rating" href="#"> Company Rating </a>
<button class="star-button">
<img class="star-item" src="/images/Star.jpg" alt="star">
</button>
<button class="star-button">
<img class="star-item" src="/images/Star.jpg" alt="star">
</button>
<button class="star-button">
<img class="star-item" src="/images/Star.jpg" alt="star">
</button>
<button class="star-button">
<img class="star-item" src="/images/Star.jpg" alt="star">
</button>
<button class="star-button">
<img class="star-item" src="/images/Star.jpg" alt="star">
</button>
</div>
<div class="footer-copyright">
Copyright © 2018 Dlk • Design Life Kids
</div>
<a class="footer-designed" href="#"> Web Design — Direct Line Development </a>
</footer>
</body>
</html>