-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (160 loc) · 15 KB
/
Copy pathindex.html
File metadata and controls
170 lines (160 loc) · 15 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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<title>HTML Academy: Седона</title>
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic" rel="stylesheet">
<link href="css/normalize-min.css" rel="stylesheet">
<link href="css/style-min.css" rel="stylesheet">
</head>
<body>
<header class="main-header">
<nav class="main-nav container">
<h2 class="visually-hidden">Логотип</h2>
<a class="main-nav__logo-link">
<img class="main-nav__logo-img" src="img/index-logo.png" width="138" height="70" alt="Логотип">
</a>
<ul class="main-nav__list">
<li class="main-nav__item">
<a href="#" class="main-nav__link">Информация</a>
</li>
<li class="main-nav__item">
<a href="#" class="main-nav__link">Фото и видео</a>
</li>
<li class="main-nav__item">
<a href="#" class="main-nav__link">Карта штата</a>
</li>
<li class="main-nav__item">
<a href="catalog.html" class="main-nav__link">Гостиницы</a>
</li>
</ul>
</nav>
</header>
<main class="wrapper">
<section class="promo-img">
</section>
<section class="promo-header">
<h1 class="promo-header__title">Седона — небольшой городок в Аризоне, заслуживающий большего!</h1>
<p class="promo-header__description">Рассмотрим 5 причин, по которым Седона круче, чем Гранд Каньон!</p>
</section>
<section class="features">
<h2 class="visually-hidden">Наши преимущества</h2>
<div class="feature-row feature-row__normal">
<div class="feature-row__item">
<h3 class="feature-row__title">Настоящий городок</h3>
<span class="feature-row__number">№1</span>
<p class="feature-row__text">Седона — не аттракцион для туристов, там течет своя жизнь</p>
</div>
<img class="feature-row__img" src="img/index-photo.jpg" width="800" height="256" alt="picture-1">
</div>
<div class="feature-row">
<div class="feature-row__point feature-row__point-home">
<h3 class="feature-row__title feature-row__title-point">Жилье</h3>
<p class="feature-row__text feature-row__text-point">Рекомендуем пожить в настоящем мотеле, все как в кино!</p>
</div>
<div class="feature-row__point feature-row__point-food">
<h3 class="feature-row__title feature-row__title-point">Еда</h3>
<p class="feature-row__text feature-row__text-point">Всегда заказывайте фирменный бургер, вы не разочаруетесь!</p>
</div>
<div class="feature-row__point feature-row__point-souvenirs">
<h3 class="feature-row__title feature-row__title-point">Сувениры</h3>
<p class="feature-row__text feature-row__text-point">Не только китайского, но и местного производства!</p>
</div>
</div>
<div class="feature-row feature-row__invert">
<div class="feature-row__item">
<h2 class="feature-row__title">Там есть<br> мост дьявола</h2>
<span class="feature-row__number">№2</span>
<p class="feature-row__text">Да, нему можно пройти! Если конечно вы осмелитесь</p>
</div>
<img class="feature-row__item-img" src="img/index-photo-reverse.jpg" width="800" height="256" alt="picture-2">
</div>
<div class="feature-row">
<div class="feature-row__point feature-row__point-slogan">
<h3 class="feature-row__title feature-row__title-slogan">Небольшая площадь</h3>
<span class="feature-row__number feature-row__number-slogan">№3</span>
<p class="feature-row__text feature-row__text-slogan">Все достопримечательности находятся очень близко</p>
</div>
<div class="feature-row__point feature-row__point-slogan">
<h3 class="feature-row__title feature-row__title-slogan">Красивая дорога</h3>
<span class="feature-row__number feature-row__number-slogan">№4</span>
<p class="feature-row__text feature-row__text-slogan">Ехать в Седону из Лас-Вегаса совсем не скучно!</p>
</div>
<div class="feature-row__point feature-row__point-slogan">
<h3 class="feature-row__title feature-row__title-slogan">Мало туристов</h3>
<span class="feature-row__number feature-row__number-slogan">№5</span>
<p class="feature-row__text feature-row__text-slogan">Большинство едет в Гранд Каньон и толпится там</p>
</div>
</div>
</section>
<section class="features-search">
<h3 class="features-search__title">Заинтересовались?</h3>
<p class="features-search__description">Укажите предполагаемые даты поездки,<br> и мы покажем вам лучшие предложения гостиниц в Седоне</p>
<a class="btn search__btn" href="#">Поиск гостиницы в Седоне</a>
</section>
<section class="features-map">
<iframe class="features-map__google" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d431047.077735794!2d-112.35457437080542!3d34.91428964664842!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x872da132f942b00d%3A0x5548c523fa6c8efd!2z0KHQtdC00L7QvdCwLCDQkNGA0LjQt9C-0L3QsCA4NjMzNiwg0KHQqNCQ!5e0!3m2!1sru!2sua!4v1504518632148" width="1200" height="473" allowfullscreen></iframe>
<div class="wrapper">
<form class="features-search__form search-form" action="https://echo.htmlacademy.ru" method="GET">
<div class="search-form__row">
<label class="search-form__label" for="arrival">Дата заезда:</label>
<input class="search-form__input" id="arrival" type="text" name="arrival" placeholder="24 апреля 2017">
<button class="search-form__calendar" type="button" aria-label="календарь">
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="22" viewBox="0 0 21 22"><path d="M19.251 2.025h-2.845V.648c0-.381-.294-.689-.656-.689-.363 0-.656.308-.656.689v1.377h-3.938V.648c0-.381-.294-.689-.655-.689-.363 0-.657.308-.657.689v1.377H5.906V.648c0-.381-.294-.689-.656-.689-.363 0-.657.308-.657.689v1.377H1.75C.784 2.025 0 2.847 0 3.862v16.302C0 21.179.784 22 1.75 22h17.501c.966 0 1.749-.821 1.749-1.836V3.862c0-1.015-.783-1.837-1.749-1.837zm.437 18.139a.448.448 0 0 1-.437.459H1.75a.45.45 0 0 1-.438-.459V3.862a.45.45 0 0 1 .438-.459h2.844v1.378c0 .381.294.689.657.689.362 0 .656-.308.656-.689V3.403h3.938v1.378c0 .381.294.689.657.689.361 0 .655-.308.655-.689V3.403h3.938v1.378c0 .381.293.689.656.689.362 0 .656-.308.656-.689V3.403h2.845c.241 0 .437.206.437.459v16.302z"/><path d="M4.594 8.225h2.625v2.066H4.594zM4.594 11.668h2.625v2.067H4.594zM4.594 15.112h2.625v2.066H4.594zM9.188 15.112h2.625v2.066H9.188zM9.188 11.668h2.625v2.067H9.188zM9.188 8.225h2.625v2.066H9.188zM13.781 15.112h2.625v2.066h-2.625zM13.781 11.668h2.625v2.067h-2.625zM13.781 8.225h2.625v2.066h-2.625z"/></svg>
</button>
</div>
<div class="search-form__row">
<label class="search-form__label" for="departure">Дата выезда:</label>
<input class="search-form__input" id="departure" type="text" name="departure" placeholder="4 июля 2017">
<button class="search-form__calendar" type="button" aria-label="календарь">
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="22" viewBox="0 0 21 22"><path d="M19.251 2.025h-2.845V.648c0-.381-.294-.689-.656-.689-.363 0-.656.308-.656.689v1.377h-3.938V.648c0-.381-.294-.689-.655-.689-.363 0-.657.308-.657.689v1.377H5.906V.648c0-.381-.294-.689-.656-.689-.363 0-.657.308-.657.689v1.377H1.75C.784 2.025 0 2.847 0 3.862v16.302C0 21.179.784 22 1.75 22h17.501c.966 0 1.749-.821 1.749-1.836V3.862c0-1.015-.783-1.837-1.749-1.837zm.437 18.139a.448.448 0 0 1-.437.459H1.75a.45.45 0 0 1-.438-.459V3.862a.45.45 0 0 1 .438-.459h2.844v1.378c0 .381.294.689.657.689.362 0 .656-.308.656-.689V3.403h3.938v1.378c0 .381.294.689.657.689.361 0 .655-.308.655-.689V3.403h3.938v1.378c0 .381.293.689.656.689.362 0 .656-.308.656-.689V3.403h2.845c.241 0 .437.206.437.459v16.302z"/><path d="M4.594 8.225h2.625v2.066H4.594zM4.594 11.668h2.625v2.067H4.594zM4.594 15.112h2.625v2.066H4.594zM9.188 15.112h2.625v2.066H9.188zM9.188 11.668h2.625v2.067H9.188zM9.188 8.225h2.625v2.066H9.188zM13.781 15.112h2.625v2.066h-2.625zM13.781 11.668h2.625v2.067h-2.625zM13.781 8.225h2.625v2.066h-2.625z"/></svg>
</button>
</div>
<div class="search-form__row">
<div class="search-form__row-col">
<label class="search-form__label" for="adults">Взрослые:</label>
<p class="search-form__field-col">
<button class="btn__number btn__number-minus" type="button"></button>
<input class="search-form__input-number" id="adults" type="text" name="adults" value="2">
<button class="btn__number btn__number-plus" type="button"></button>
</p>
</div>
<div class="search-form__row-col">
<label class="search-form__label search-form__label-children" for="children">Дети:</label>
<p class="search-form__field-col">
<button class="btn__number btn__number-minus" type="button"></button>
<input class="search-form__input-number" id="children" type="text" name="children" value="0">
<button class="btn__number btn__number-plus" type="button"></button>
</p>
</div>
</div>
<button class="btn search-form__btn" type="submit">Найти</button>
</form>
</div>
</section>
</main>
<footer class="main-footer wrapper">
<section class="main-footer__hashtag hashtag">
<a href="#" class="hashtag__link">#visitSEDONA</a>
</section>
<section class="main-footer__social social">
<a class="social__btn social__btn-tw" href="#" aria-label="твиттер">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="15" viewBox="0 0 17 15"><path fill="#FFF" d="M10.95.144c1.685-.496 2.984.27 3.577 1.179.673-.231 1.331-.481 2.011-.708a2.345 2.345 0 0 1-.857 1.768c.685.17 1.304-.491 1.304-.491-.169 1-1.006 1.788-1.563 2.024-.231 6.75-3.175 11.217-10.077 11.082h-.446c-.41 0-4.164-.46-4.898-1.887 2.271.196 3.893-.422 4.693-1.177-.96-.3-2.679-.477-2.979-2.95.349.106.564.228 1.19.119C1.705 8.247.374 7.53.448 5.33c.285.328 1.067.536 1.34.472C1.085 5.561-.182 2.442.894.85c1.818 1.854 3.735 3.606 7.152 3.773C8.254 2.33 9.183.793 10.95.144z"/></svg>
</a>
<a class="social__btn social__btn-fb" href="#" aria-label="фейсбук">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="22" viewBox="0 0 12 22"><path fill="#FFF" d="M12 4V0H8a4 4 0 0 0-4 4v4H0v4h4v10h4V12h4V8H8V4h4z"/></svg>
</a>
<a class="social__btn social__btn-yt" href="#" aria-label="ютуб">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="16" viewBox="0 0 20 16"><path fill="#FFF" d="M17 0H3C1.35 0 0 1.35 0 3v10c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3V3c0-1.65-1.35-3-3-3zM6.027 11.998V4.002L15.014 8l-8.987 3.998z"/></svg>
</a>
</section>
<section class="main-footer__copyrigth copyrigth">
<span class="copyrigth__text">Website by</span>
<a class="copyrigth__link" href="#" aria-label="HTMLacademy">
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108.08 36.85"><title>logo-htmlacademy-small1</title><path d="M44.61,26.88a2,2,0,0,0,.55-0.1v1.33a3.25,3.25,0,0,1-1.18.21,1.67,1.67,0,0,1-1.67-1,4.84,4.84,0,0,1-3.14,1.08c-1.51,0-2.91-.83-2.91-2.55,0-2.13,2-2.79,3.71-2.79a11.08,11.08,0,0,1,2.17.25v-0.3c0-1-.76-1.77-2.19-1.77a7.42,7.42,0,0,0-3,.64v-1.7a10.21,10.21,0,0,1,3.19-.55c2.36,0,3.81,1.12,3.81,3.65v3a0.54,0.54,0,0,0,.49.59h0.17Zm-6.44-1.13A1.35,1.35,0,0,0,39.63,27h0.11a3.39,3.39,0,0,0,2.41-1V24.58a9.72,9.72,0,0,0-1.81-.21c-1,0-2.16.33-2.16,1.38h0Zm12.36-6.11a5,5,0,0,1,2.57.64V22a4.08,4.08,0,0,0-2.3-.7,2.75,2.75,0,1,0,0,5.49,5,5,0,0,0,2.43-.64v1.71a6.27,6.27,0,0,1-2.76.57A4.21,4.21,0,0,1,46,24.51q0-.21,0-0.41a4.32,4.32,0,0,1,4.18-4.46h0.38Zm12.17,7.24a2,2,0,0,0,.55-0.1v1.33a3.25,3.25,0,0,1-1.18.21,1.67,1.67,0,0,1-1.67-1,4.84,4.84,0,0,1-3.14,1.08c-1.51,0-2.91-.83-2.91-2.55,0-2.13,2-2.79,3.71-2.79a11.08,11.08,0,0,1,2.17.25v-0.3c0-1-.76-1.77-2.19-1.77a7.42,7.42,0,0,0-3,.64v-1.7a10.21,10.21,0,0,1,3.19-.55c2.36,0,3.81,1.12,3.81,3.65v3a0.54,0.54,0,0,0,.49.59h0.17Zm-6.44-1.13A1.35,1.35,0,0,0,57.73,27h0.11a3.39,3.39,0,0,0,2.41-1V24.58a9.72,9.72,0,0,0-1.81-.21c-1.06,0-2.16.33-2.16,1.38h0ZM73,16V28.2H71.35V26.88a3.88,3.88,0,0,1-3.19,1.54,4.4,4.4,0,0,1,0-8.78,3.81,3.81,0,0,1,3,1.3V16H73Zm-4.53,5.22a2.76,2.76,0,1,0,0,5.52A2.86,2.86,0,0,0,71.15,25V23A2.91,2.91,0,0,0,68.49,21.27ZM79,19.64c3.31,0,4.46,2.68,3.92,5.09H76.7c0.21,1.5,1.67,2.11,3.19,2.11a6.11,6.11,0,0,0,2.64-.59v1.6a7.14,7.14,0,0,1-3,.57C77,28.42,74.78,27,74.78,24a4.18,4.18,0,0,1,4-4.39H79Zm0.09,1.54a2.28,2.28,0,0,0-2.44,2.1v0.06H81.3A2,2,0,0,0,79.13,21.18Zm5.73,7V19.87h1.65v1a3.81,3.81,0,0,1,2.78-1.27A2.86,2.86,0,0,1,91.89,21a4.12,4.12,0,0,1,2.91-1.33A3.06,3.06,0,0,1,98,23V28.2h-1.9V23.05a1.59,1.59,0,0,0-1.42-1.75H94.42a2.8,2.8,0,0,0-2.07,1.12V28.2h-1.9V23.05A1.59,1.59,0,0,0,89,21.31H88.8a3,3,0,0,0-2.21,1.29v5.63H84.86Zm21.31-8.33h1.9l-3.91,9.46c-0.9,2.17-2.09,2.86-3.35,2.86a4.76,4.76,0,0,1-1.1-.14V30.46a2.86,2.86,0,0,0,.85.12c0.9,0,1.58-.64,2.07-1.9l0.17-.42-4-8.4h2l2.86,6.29ZM38.73,1.46V6.22a3.81,3.81,0,0,1,2.7-1.14,3.25,3.25,0,0,1,3.44,3.4v5.15H43V8.72a1.81,1.81,0,0,0-1.61-2h-0.3a2.93,2.93,0,0,0-2.32,1.39v5.52h-1.9V1.46h1.9ZM49.94,2.31v3h3V6.91h-3v3.81c0,1.1.5,1.46,1.58,1.46a4.49,4.49,0,0,0,1.69-.33v1.6A6.8,6.8,0,0,1,51,13.8a2.55,2.55,0,0,1-2.86-2.74V6.89H46.58V5.26h1.5V2.74Zm5.4,11.31V5.28H57v1A3.81,3.81,0,0,1,59.77,5a2.86,2.86,0,0,1,2.6,1.33A4.12,4.12,0,0,1,65.28,5,3.06,3.06,0,0,1,68.44,8.4v5.21h-1.9V8.46a1.59,1.59,0,0,0-1.42-1.75H64.89a2.8,2.8,0,0,0-2.07,1.12v5.78h-1.9V8.46A1.59,1.59,0,0,0,59.5,6.71H59.27A3,3,0,0,0,57.06,8v5.63H55.34ZM71.17,1.45H73V13.6H71.17V1.45ZM14.71,0H14.55L0,1.54V28.21l14.55,8.66,14.55-8.66V1.54Zm12.5,27.1L14.55,34.64,1.9,27.12V16.18l12.59,7.5V25L5.86,19.9v1.31l8.68,5.21v1.39L5.87,22.65V24l8.68,5.21,8.75-5.24V18.31L27.2,16V27.12Zm0-12.53-3.48,2-1.6,1L14.51,13v1.31L21,18.23H21l-0.14.09-1,.54-5.37-3.2V17l4.24,2.52-1,.67-3.2-1.9v1.31l2.1,1.24L14.5,22.1,2,14.65,14.51,7.11Zm0-1.32L14.49,5.76,1.91,13.25v-10L14.56,1.92,27.21,3.25v10h0Z" transform="translate(0 -0.02)" fill="#231f20"/></svg>
</a>
</section>
</footer>
<script src="js/index-min.js"></script>
</body>
</html>