-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
230 lines (227 loc) · 11.5 KB
/
index.html
File metadata and controls
230 lines (227 loc) · 11.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap"
rel="stylesheet">
</head>
<body>
<div class="container">
<div class="slider">
<div class="site-padding">
<div class="header">
<div class="logo">
<a href="#">
<img src="img/logo.svg" alt="logo">
</a>
</div>
<ul class="navigation-bar">
<li class="menu-list">
<a href="#" class="menu-link menu-link-active">HOME</a>
</li>
<li class="menu-list">
<a href="#" class="menu-link">PRODUCTS</a>
</li>
<li class="menu-list">
<a href="#" class="menu-link">HISTORY</a>
</li>
<li class="menu-list">
<a href="#" class="menu-link">SHOWROOM</a>
</li>
<li class="menu-list">
<a href="#" class="menu-link">CONTACT</a>
</li>
<li class="menu-list search">
<a href="#" class="menu-link">
<img src="img/search.svg" alt="search">
</a>
</li>
</ul>
</div>
<div class="slider-text">
<p class="trending clearfix">TRENDING</p>
<h2 class="slider-heading">Fishnet Chair</h2>
<p class="slider-content">
Seat and back with upholstery made of cold cure foam. Steel frame,
available
in
matt powder-coated black or highly polished chrome.
</p>
<a href="#" class="button-1">Order Us<img src="img/arrow.svg" alt="arrow"></a>
</div>
<div class="pagination">
<div class="circle"></div>
<div class="circle circle-active"></div>
<div class="circle"></div>
</div>
</div>
</div>
<div class="catalog">
<div class="site-padding">
<h2 class="type-time type-time-active">
<a class="type-time-link type-time-link-active" href="#">Featured</a>
</h2>
<h2 class="type-time">
<a class="type-time-link" href="#">New</a>
</h2>
<a href="#" class="button-2 ">
EXPLORE ALL
<img src="img/arrow.svg" alt="arrow" class="arrow">
</a>
</div>
<ul class="product-tape clearfix">
<li class="product-list">
<img src="img/product-1.jpg" alt="product">
<div class="list-hover">
<button class="circle-btn"><img src="img/arrow.svg" alt=""></button>
<h3 class="hover-heading">Fishnet Chair</h3>
<p class="hover-content"> Seat and back with upholstery made of cold cure foam</p>
</div>
</li>
<li class="product-list">
<img src="img/product-2.jpg" alt="product">
<div class="list-hover">
<button class="circle-btn"><img src="img/arrow.svg" alt=""></button>
<h3 class="hover-heading">Fishnet Chair</h3>
<p class="hover-content"> Seat and back with upholstery made of cold cure foam</p>
</div>
</li>
<li class="product-list">
<img src="img/product-3.jpg" alt="product">
<div class="list-hover">
<button class="circle-btn"><img src="img/arrow.svg" alt=""></button>
<h3 class="hover-heading">Fishnet Chair</h3>
<p class="hover-content"> Seat and back with upholstery made of cold cure foam</p>
</div>
</li>
<li class="product-list">
<img src="img/product-4.jpg" alt="product">
<div class="list-hover">
<button class="circle-btn"><img src="img/arrow.svg" alt=""></button>
<h3 class="hover-heading">Fishnet Chair</h3>
<p class="hover-content"> Seat and back with upholstery made of cold cure foam</p>
</div>
</li>
</ul>
</div>
<div class="exclusive">
<div class="half-one">
<p class="exclusive-offer">exclusive</p>
<h2 class="exclusive-heading">Fishnet Chair</h2>
<p class="exclusive-content">Seat and back with upholstery made of cold cure foam. Steel frame,
available in matt</p>
<a href="#" class="button-1-2">Order Us<img src="img/arrow.svg" alt="arrow"></a>
</div>
<div class="half-two">
<p class="exclusive-offer">exclusive</p>
<h2 class="exclusive-heading">Fishnet Chair</h2>
<p class="exclusive-content">Seat and back with upholstery made of cold cure foam. Steel frame,
available in matt</p>
<a href="#" class="button-1-2">Order Us<img src="img/arrow.svg" alt="arrow"></a>
</div>
</div>
<div class="trending-products">
<h2 class="trending-header">Trending Products</h2>
<a href="#" class="button-2-2">
EXPLORE ALL
<img src="img/arrow.svg" alt="arrow" class="arrow">
</a>
<ul class="gallery-products clearfix">
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-11.jpg"
alt=""></a></li>
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-21.jpg"
alt=""></a></li>
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-31.jpg"
alt=""></a></li>
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-41.jpg"
alt=""></a></li>
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-5.jpg"
alt=""></a></li>
<li class="product-trending"><a href="#" class="product-trending-link"><img src="img/product-6.jpg"
alt=""></a></li>
</ul>
</div>
<div class="hot-deal">
<p class="hot-deal-mini-heading">Hot deal</p>
<h2 class="hot-deal-heading">Fishnet Chair</h2>
<p class="hot-deal-content">Seat and back with upholstery made of cold cure foam. Steel frame, available in
matt powder-coated black</p>
<a href="#" class="button-1 button-1-3">Order Us<img src="img/arrow.svg" alt="arrow"></a>
<div class="pagination-2">
<div class="circle"></div>
<div class="circle circle-active"></div>
<div class="circle"></div>
</div>
</div>
<div class="last-gallery">
<ul class="products-of-last-gallery">
<li class="last-gallery-product double-last-gallery-product">
<p class="exclusive-offer">exclusive</p>
<h2 class="exclusive-heading">Fishnet Chair</h2>
<p class="exclusive-content">Seat and back with upholstery made of cold cure foam. Steel frame,
available in matt</p>
<a href="#" class="button-1-2">Order Us<img src="img/arrow.svg" alt="arrow"></a>
</li>
<li class="last-gallery-product"><a href="#" class="last-gallery-link"><img src="img/product-2-sm.jpg"
alt=""></a></li>
<li class="last-gallery-product"><a href="#" class="last-gallery-link"><img src="img/product-3-sm.jpg"
alt=""></a></li>
<li class="last-gallery-product"><a href="#" class="last-gallery-link"><img src="img/product-4-sm.jpg"
alt=""></a></li>
<li class="last-gallery-product"><a href="#" class="last-gallery-link"><img src="img/product-5-sm.jpg"
alt=""></a></li>
</ul>
</div>
<div class="mobile-app">
<p class="mini-heading-mobapp">mobile app</p>
<h2 class="heading-mobapp">Find. Follow. Favorite.</h2>
<p class="content-mobapp">Save your favorites and share your style.</p>
<ul class="app-button">
<li class="app-android"><a href="" class="app-link"><img src="img/app-store.jpg" alt=""></a></li>
<li class="app-ios"><a href="" class="app-link"><img src="img/google_play_46.jpg" alt=""></a></li>
</ul>
</div>
<div class="footer">
<div class="first-column">
<h3 class="head-contact">Contact Us</h3>
<p class="address-content">132A Bridge Road Richmond VIC Australia.</p>
<p class="address-content">Talk to us on 1300 132 info@interior.com</p>
</div>
<div class="second-column">
<h3 class="head-useful">Useful Information</h3>
<ul class="useful-themes">
<li class="useful-list">
<a class="useful-link">Sales terms</a>
</li>
<li class="useful-list">
<a class="useful-link">Customer care</a>
</li>
<li class="useful-list">
<a class="useful-link">Delivery</a>
</li>
<li class="useful-list">
<a class="useful-link">Architect accounts</a>
</li>
<li class="useful-list">
<a class="useful-link">Careers</a>
</li>
<li class="useful-list">
<a class="useful-link">Exchanges & returns</a>
</li>
</ul>
</div>
<div class="third-column">
<h3 class="sending-mail-head">Let’s Stay in Touch!</h3>
<p class="sending-mail-content">Suscribe to know about our latest news, products and special offers just
for suscribers.</p>
<input type="text" class="input-mail" name="you mail address" id="mail" value="you mail address">
</div>
<p class="copyright clearfix">© Copyright - INTERIOR 2016. All Rights Reserved.</p>
<a href="" class="social-links"><img src="img/social-links.jpg" alt="social"></a>
<a href="" class="privacy-policy">Terms & Conditions / Privacy policy & Cookies</a>
</div>
</div>
</body>
</html>