-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
299 lines (258 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Document</title>
</head>
<body>
<div class="main-nav">
<div class="container">
<!-- <div class="mobile-toggle"> <span></span> <span></span> <span></span> </div> -->
<!-- не понятно для чего нужен span -->
<nav>
<ul>
<li><a class="menu-item" href="#header">Home</a></li>
<li><a class="menu-item" href="#about">About</a></li>
<li><a class="menu-item" href="#portfolio">Works</a></li>
<li><a class="menu-item" href="#teams">Teams</a></li>
<li><a class="menu-item" href="#testimonials">Testimonials</a></li>
<li><a class="menu-item" href="#contacts">Contacts</a></li>
</ul> <!-- end ul -->
</nav> <!-- end nav -->
</div><!-- /.container -->
</div><!-- /.main-nav -->
<!-- end header -->
<header id="header">
<div class="wrapper-header">
<h1>Architecture & Interiors</h1>
<h2>Celebrating the artistry of spaces,
<br>
this category recognizes exceptional photography that captures the
essence of
architectural marvels and interior designs.
</h2>
</div>
</header>
<!-- id="header" -->
<!-- <start section NUMBER-1> -->
<section id="about">
<div class="container">
<h2 class="heading">About Us</h2>
<h3>Interior architecture is the design</h3>
<p>Celebrating the artistry of spaces, this category recognizes exceptional photography that captures the
essence of
architectural marvels and interior designs. From sweeping cityscapes to intimate details, entrants
showcase the beauty
and functionality of built environments.</p>
<div class="row">
<div class="column-2">
</div>
</div>
</div>
</section>
<!-- <end section NUMBER-1> -->
<!-- <start section portfolio> -->
<section id="portfolio">
<div class="container">
<h2 class="heading">Our Works</h2>
<div class="row">
<div class="portfolio-item column-3" data-descr="Kitchen design">
<a target="_blank" href="https://source.unsplash.com/4a-xheeuZA0/800x800"><img
src="https://source.unsplash.com/4a-xheeuZA0/500x500" class="img-fluid"
alt="Kitchen design"></a>
</div>
<div class="portfolio-item column-3" data-descr="Terrace design">
<a target="_blank" href="https://source.unsplash.com/00fCk2lZn1c/700x900"><img
src="https://source.unsplash.com/00fCk2lZn1c/500x500" alt="Terrace design"
class="img-fluid"></a>
</div>
<div class="portfolio-item column-3" data-descr="Wooden house design">
<a target="_blank" href="https://source.unsplash.com/7MAaRjiGH7I/800x800"><img
src="https://source.unsplash.com/7MAaRjiGH7I/500x500" alt="Wooden house design"
class="img-fluid"></a>
</div>
<div class="portfolio-item column-3" data-descr="White home design">
<a target="_blank" href="https://source.unsplash.com/X5BWooeO4Cw/700x800"><img
src="https://source.unsplash.com/X5BWooeO4Cw/500x500" alt="White home design"
class="img-fluid"></a>
</div>
<div class="portfolio-item column-3" data-descr="Cafe design">
<a href="https://source.unsplash.com/AYdJM-HiSUM/1000x700" target="_blank"><img class="img-fluid"
src="https://source.unsplash.com/AYdJM-HiSUM/500x500" alt="Cafe design"></a>
</div>
<div class="portfolio-item column-3" data-descr="Bedroom design">
<a target="_blank" href="https://source.unsplash.com/WzmzPT_sRzw/800x800"><img
src="https://source.unsplash.com/WzmzPT_sRzw/500x500" class="img-fluid"
alt="Bedroom design"></a>
</div>
</div><!-- /.row-->
<p class="text-center">
<a class="btn" target="_blank" href="http://html-plus.in.ua/img-from-unsplash-used-in-html-pages/">More
about unsplash.com photos</a>
</p>
</div><!-- /.container -->
</section>
<!-- <end section portfolio> -->
<!-- <start section teams> -->
<section id="teams">
<h2 class="heading">Our Teams</h2>
<div class="container">
<div class="row">
<div class="tab">
<div class="tab-info">
<img src="https://source.unsplash.com/7ip-IOC2yvA/220x220" alt="Kimberly Evans"
class="img-border">
<h2 class="name">Kimberly Evans</h2>
</div>
<ul class="tab-details">
<li class="speciality">CEO</li>
<li>Team Leader</li>
<li>Creative</li>
<li>Organized</li>
</ul>
</div>
<!-- <end div tab> -->
<div class="tab">
<div class="tab-info">
<img src="https://source.unsplash.com/eSjmZW97cH8/220x220" alt="Tom Claster" class="img-border">
<h2 class="name">Tom Claster</h2>
</div>
<ul class="tab-details">
<li class="speciality">Manager</li>
<li>Sociability</li>
<li>Enterprising</li>
<li>Creative</li>
</ul>
</div>
<!-- <end div tab> -->
<div class="tab">
<div class="tab-info">
<img src="https://source.unsplash.com/ZG3AlXw9FB0/220x220" alt="Rimma Osborn"
class="img-border">
<h2 class="name">Rimma Osborn</h2>
</div>
<ul class="tab-details">
<li class="speciality">3D Designer</li>
<li>3d Max</li>
<li>Maya</li>
<li>Z Brush</li>
<li>Photoshop</li>
</ul>
</div>
<!-- <end div tab> -->
<div class="tab">
<div class="tab-info">
<img src="https://source.unsplash.com/JyVcAIUAcPM/220x220" alt="Michael Greenwood"
class="img-border">
<h2 class="name">Michael Wood</h2>
</div>
<ul class="tab-details">
<li class="speciality">2D Designer</li>
<li>Affinity Designer</li>
<li>Photoshop</li>
<li>Illustrator</li>
<li>Painting</li>
</ul>
</div>
<!-- <end div tab> -->
</div> <!-- <end div class row> -->
</div><!-- /.container -->
</section>
<!-- <end section teams> -->
<section id="testimonials">
<div class="container">
<h2 class="heading">Testimonials</h2>
<div class="row">
<div class="column-2 mb">
<div class="testimonial">
<img src="https://source.unsplash.com/EGVccebWodM/150x150" alt="Author 1"
class="testimonial-author img-border">
<div class="testimonial-body">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nobis doloremque, non quas
perferendis.</p>
<p>Et ut, quidem numquam maxime velit aliquid cumque perspiciatis doloribus, consequuntur
accusantium. Omnis, magnam.</p>
<footer>Sara Lookdail, writer</footer>
</div>
</div>
</div>
<!-- <end div class="column-2 mb"> -->
<div class="column-2 mb">
<div class="testimonial">
<img src="https://source.unsplash.com/iFgRcqHznqg/150x150" alt="Author 2"
class="testimonial-author img-border">
<div class="testimonial-body">
<p>Deserunt laborum, vero similique hic consequatur quod in maiores minus, quaerat
sapiente
facilis.</p>
<p>Reiciendis, debitis, iusto. Aliquam qui, libero nam soluta tenetur adipisci
voluptatum
laborum architecto.</p>
<footer>Max Tibody, CEO of Royal Group</footer>
</div>
</div>
</div> <!-- <end div class="column-2 mb"> -->
</div> <!-- <end div class="row"> -->
</div> <!-- <end общий как и во всех section container> -->
</section>
<!-- <end section testimonial> -->
<section id="contacts">
<div class="container">
<h2 class="heading">Contact Us</h2>
<form name="contactForm">
<div class="row">
<div class="column-2">
<p>
<label for="username">Name</label>
<input type="text" id="username" name="username">
</p>
<p>
<label for="useremail">Email</label>
<input type="email" id="useremail" name="useremail">
</p>
<p>
<label for="subject">Subject</label>
<input type="email" id="useremail" name="subject">
</p>
</div>
<div class="column-2">
<p>
<label for="usermessage">Message</label>
<textarea class="u-full-width" id="usermessage" name="usermessage"></textarea>
</p>
<p>
<input class="btn" type="submit" value="Submit">
</p>
</div>
</div> <!-- <end div class="row"> -->
</form>
</div> <!-- <end div class="container"></end> -->
</section>
<!-- <end section id="contacts"> -->
<footer id="footer">
<div class="container">
<div class="row justify-content-between">
<div>
<p>Photos from <a href="https://unsplash.com" target="_blank">unsplash.com</a></p>
</div>
<div>
<p>
<a href="#header">Home</a>
<a href="#about">About</a>
<a href="gallery.html" target="_blank">Works</a>
<a href="teams.html" target="_blank">Teams</a>
<a href="testimonials.html" target="_blank">Testimonials</a>
<a href="contact.html" target="_blank">Contact</a>
</p>
</div>
<div>
<p>Info from <a href="http://html-plus.in.ua/model-flexbox-properties/"
target="_blank">html-plus.in.ua</a></p>
</div>
</div>
</div>
</footer>
</body>
</html>