-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
381 lines (379 loc) · 19.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="description"
content="room home page | front end mentor challenges"
/>
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Room Home Page</title>
</head>
<body>
<header role="banner">
<div class="container">
<div aria-label="mobile-nav">
<button
aria-label="mobile navigation handler"
role="button"
type="button"
title="open mobile navigation"
id="mobile-nav-opener"
aria-controls="mobile-nav"
>
<svg
aria-hidden="true"
width="20"
height="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M20 12v2H0v-2h20zm0-6v2H0V6h20zm0-6v2H0V0h20z"
fill="#FFF"
fill-rule="evenodd"
/>
</svg>
</button>
<div class="overlay"></div>
<nav
role="navigation"
id="mobile-nav"
aria-label="navigation links"
>
<button
role="button"
type="button"
aria-label="mobile navigation closer"
title="close navigation"
id="mobile-nav-closer"
>
<svg
width="16"
height="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M14.364.222l1.414 1.414L9.414 8l6.364 6.364-1.414 1.414L8 9.414l-6.364 6.364-1.414-1.414L6.586 8 .222 1.636 1.636.222 8 6.586 14.364.222z"
fill="#000"
fill-rule="evenodd"
opacity=".201"
/>
</svg>
</button>
<ul role="link" aria-label="links">
<li aria-label="home link container">
<a
href="#"
role="link"
aria-label="home link"
title="home"
>home</a
>
</li>
<li aria-label="shop link container">
<a
href="#"
role="link"
aria-label="shop link"
title="shop"
>shop</a
>
</li>
<li aria-label="about link container">
<a
href="#"
role="link"
aria-label="about link"
title="shop"
>about</a
>
</li>
<li aria-label="contact link container">
<a
href="#"
role="link"
aria-label="contact link"
title="shop"
>contact</a
>
</li>
</ul>
</nav>
</div>
<a href="/" aria-label="home page link" title="home">
<svg
width="62"
role="img"
aria-label="logo image"
height="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.988 12.672v-7.32c0-.48.142-.928.426-1.344a3.36 3.36 0 011.11-1.02c.456-.264.94-.396 1.452-.396.296 0 .618.048.966.144.348.096.654.224.918.384L9.096.588A4.277 4.277 0 007.998.162 5.115 5.115 0 006.744 0c-.776 0-1.488.186-2.136.558-.648.372-1.188.91-1.62 1.614V.384H0v12.288h2.988zm13.472.384c1.328 0 2.526-.276 3.594-.828a6.406 6.406 0 002.532-2.304c.62-.984.93-2.116.93-3.396 0-1.288-.31-2.422-.93-3.402A6.421 6.421 0 0020.054.828C18.986.276 17.788 0 16.46 0c-1.336 0-2.536.276-3.6.828a6.476 6.476 0 00-2.532 2.298c-.624.98-.936 2.114-.936 3.402 0 1.28.312 2.412.936 3.396a6.45 6.45 0 002.538 2.304c1.068.552 2.266.828 3.594.828zm0-2.568c-.744 0-1.416-.17-2.016-.51a3.729 3.729 0 01-1.416-1.404c-.344-.596-.516-1.278-.516-2.046 0-.776.172-1.462.516-2.058a3.686 3.686 0 011.416-1.398c.6-.336 1.272-.504 2.016-.504.752 0 1.426.168 2.022.504a3.698 3.698 0 011.41 1.398c.344.596.516 1.282.516 2.058 0 .768-.172 1.45-.516 2.046a3.741 3.741 0 01-1.41 1.404c-.596.34-1.27.51-2.022.51zm15.704 2.568c1.328 0 2.526-.276 3.594-.828a6.406 6.406 0 002.532-2.304c.62-.984.93-2.116.93-3.396 0-1.288-.31-2.422-.93-3.402A6.421 6.421 0 0035.758.828C34.69.276 33.492 0 32.164 0c-1.336 0-2.536.276-3.6.828a6.476 6.476 0 00-2.532 2.298c-.624.98-.936 2.114-.936 3.402 0 1.28.312 2.412.936 3.396a6.45 6.45 0 002.538 2.304c1.068.552 2.266.828 3.594.828zm0-2.568c-.744 0-1.416-.17-2.016-.51a3.729 3.729 0 01-1.416-1.404c-.344-.596-.516-1.278-.516-2.046 0-.776.172-1.462.516-2.058a3.686 3.686 0 011.416-1.398c.6-.336 1.272-.504 2.016-.504.752 0 1.426.168 2.022.504a3.698 3.698 0 011.41 1.398c.344.596.516 1.282.516 2.058 0 .768-.172 1.45-.516 2.046a3.741 3.741 0 01-1.41 1.404c-.596.34-1.27.51-2.022.51zm12.608 2.184V4.896c0-.44.126-.85.378-1.23s.596-.686 1.032-.918c.436-.232.93-.348 1.482-.348.8 0 1.432.258 1.896.774.464.516.696 1.206.696 2.07v7.428h2.988V4.908c0-.44.124-.852.372-1.236a2.717 2.717 0 011.02-.924c.432-.232.92-.348 1.464-.348.8 0 1.438.266 1.914.798s.714 1.254.714 2.166v7.308h2.988V4.548c0-.952-.198-1.766-.594-2.442a4.051 4.051 0 00-1.62-1.56C58.818.182 58.036 0 57.156 0c-.928 0-1.744.21-2.448.63-.704.42-1.332 1.022-1.884 1.806-.312-.744-.846-1.336-1.602-1.776C50.466.22 49.604 0 48.636 0c-.752 0-1.442.152-2.07.456-.628.304-1.226.772-1.794 1.404V.384h-2.988v12.288h2.988z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</a>
<nav role="navigation" aria-label="navigation links">
<ul role="link" aria-label="links">
<li aria-label="home">
<a
href="#"
role="link"
aria-label="home link"
title="home"
>home</a
>
</li>
<li aria-label="shop link container">
<a
href="#"
role="link"
aria-label="shop link"
title="shop"
>shop</a
>
</li>
<li aria-label="about link container">
<a
href="#"
role="link"
aria-label="about link"
title="shop"
>about</a
>
</li>
<li aria-label="contact link container">
<a
href="#"
role="link"
aria-label="contact link"
title="shop"
>contact</a
>
</li>
</ul>
</nav>
</div>
</header>
<main role="main" aria-label="main content">
<section class="root-section">
<section aria-label="section of images">
<ul
id="images-list"
aria-label="list of images"
>
<li
role="listitem"
aria-label="image wrapper"
class="active"
>
<picture aria-label="picture">
<source
media="(min-width: 991.5px)"
srcset="/desktop-image-hero-1.webp"
/>
<img
role="img"
aria-label="image"
src="/mobile-image-hero-1.webp"
alt="mobile-image-hero-1"
/>
</picture>
</li>
<li role="listitem" aria-label="image wrapper">
<picture aria-label="picture">
<source
media="(min-width: 991.5px)"
srcset="/desktop-image-hero-2.webp"
/>
<img
role="img"
aria-label="image"
src="/mobile-image-hero-2.webp"
alt="mobile-image-hero-2"
/>
</picture>
</li>
<li role="listitem" aria-label="image wrapper">
<picture aria-label="picture">
<source
media="(min-width: 991.5px)"
srcset="/desktop-image-hero-3.webp"
/>
<img
role="img"
aria-label="image"
src="/mobile-image-hero-3.webp"
alt="mobile-image-hero-3"
/>
</picture>
</li>
</ul>
</section>
<section aria-label="section of text and controllers">
<div aria-label="features" id="features">
<article
id="feature-article"
class="active"
role="article"
aria-label="article about feature"
>
<h1 aria-level="1" role="heading">
Discover innovative ways to decorate
</h1>
<p aria-label="about feautr">
We provide unmatched quality, comfort, and style
for property owners across the country. Our
experts combine form and function in bringing
your vision to life. Create a room in your own
style with our collection and make your property
a reflection of you and what you love.
</p>
</article>
<article
id="feature-article"
role="article"
aria-label="article about feature"
>
<h1 aria-level="1" role="heading">
We are available all across the globe
</h1>
<p aria-label="about feautr">
With stores all over the world, it's easy for
you to find furniture for your home or place of
business. Locally, we’re in most major cities
throughout the country. Find the branch nearest
you using our store locator. Any questions?
Don't hesitate to contact us today.
</p>
</article>
<article
id="feature-article"
role="article"
aria-label="article about feature"
>
<h1 aria-level="1" role="heading">
Manufactured with the best materials
</h1>
<p aria-label="about feautr">
Our modern furniture store provide a high level
of quality. Our company has invested in advanced
technology to ensure that every product is made
as perfect and as consistent as possible. With
three decades of experience in this industry, we
understand what customers want for their home
and office.
</p>
</article>
<button
role="button"
aria-label="click to shop"
type="button"
title="shop now"
>
SHOP NOW
<span aria-hidden="true">
<svg
width="40"
height="12"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M34.05 0l5.481 5.527h.008v.008L40 6l-.461.465v.063l-.062-.001L34.049 12l-.662-.668 4.765-4.805H0v-1h38.206l-4.82-4.86L34.05 0z"
fill="#000"
fill-rule="nonzero"
/>
</svg>
</span>
</button>
</div>
<div aria-label="controller buttons">
<button
aria-label="previous button"
title="previous button"
role="button"
aria-controls="feature-article"
id="previous-btn"
>
<svg
width="14"
height="24"
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
>
<path
d="M13 0L1 12l12 12"
stroke="#FFF"
fill="none"
fill-rule="evenodd"
/>
</svg>
</button>
<button
aria-label="next button"
role="button"
title="next button"
aria-controls="feature-article"
id="next-btn"
>
<svg
aria-hidden="true"
width="14"
height="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M1 0l12 12L1 24"
stroke="#FFF"
fill="none"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
</section>
</section>
</main>
<footer aria-label="footer">
<ul aria-label="list of footer content">
<li role="listitem" aria-label="image">
<img
src="/image-about-dark.webp"
alt="image-about-dark"
role="img"
aria-label="dark image"
/>
</li>
<li role="listitem" aria-label="about furniture">
<article role="article" aria-label="about our furniture">
<h2 aria-level="2" role="heading">
ABOUT OUR FURNITURE
</h2>
<p aria-label="description paragraph">
Our multifunctional collection blends design and
function to suit your individual taste.Make each
room unique, or pick a cohesive theme that best
express your interests and what inspires you. Find
the furniture pieces you need, from traditional to
contemporary styles or anything in between. Product
specialists are available to help you create your
dream space.
</p>
</article>
</li>
<li role="listitem" aria-label="image">
<img
src="/image-about-light.webp"
alt="image-about-light"
role="img"
aria-label="light image"
/>"
</li>
</ul>
</footer>
<script type="module" src="src/main.js"></script>
</body>
</html>