-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
152 lines (149 loc) · 14.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
<!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" rel="stylesheet">
<link href="./css/normalize.min.css" rel="stylesheet">
<link href="./css/style.min.css" rel="stylesheet">
</head>
<body>
<div class="wrap">
<header class="header">
<nav>
<a class="header__logo"><img src="./img/logo-sedona.svg" width="140" height="72" title="Главная страница" alt="Логотип сайта City of Sedona"></a>
<ul class="header__navigation">
<li class="header__navigation-link"><a href="#">Информация</a></li>
<li class="header__navigation-link"><a href="#">Фото и Видео</a></li>
<li class="header__navigation-link"><a href="#">Карта штата</a></li>
<li class="header__navigation-link"><a href="./catalog.html">Гостиницы</a></li>
</ul>
</nav>
</header>
<main class="main">
<h1 class="visually-hidden">Сайт города Седона</h1>
<section class="main__welcom-screen">
<img src="./img/intro-welcome.svg" width="460" height="353" title="Welcome to the gorgeous. Sedona Because the Grand Canyon sucks!" alt="Текст: Welcome to the gorgeous. Sedona Because the Grand Canyon sucks!">
<section class="main__town-description">
<p class="regular-header town-description__header">Седона — небольшой городок в Аризоне, заслуживающий большего!</p>
<p class="town-description__text">Рассмотрим 5 причин, по которым Седона круче, чем гранд каньон!</p>
</section>
</section>
<section class="main__card-group">
<section class="main__card main__card_accent">
<h2 class="regular-header">Настоящий городок</h2>
<p>— №1 —</p>
<p>Седона — не аттракцион для туристов, там течёт своя жизнь</p>
</section>
<section class="main__card-with-picture">
<img src="./img/big-grid-1.jpg" width="800" height="256" alt="Уютная веранда с видом на горный пецзаж">
</section>
<section class="main__card main__card_with-icon main__card_with-icon_home">
<h2 class="regular-header">Жильё</h2>
<p>Рекомендуем пожить в настоящем мотеле, всё как в кино!</p>
</section>
<section class="main__card main__card_with-icon main__card_with-icon_food">
<h2 class="regular-header">Еда</h2>
<p>Всегда заказывайте фирменный бургер, вы не разочаруетесь!</p>
</section>
<section class="main__card main__card_with-icon main__card_with-icon_gift">
<h2 class="regular-header">Сувениры</h2>
<p>Не только китайского, но и местного производства!</p>
</section>
<section class="main__card-with-picture">
<img src="./img/big-grid-2.jpg" width="800" height="256" alt="Виды гор и растительности">
</section>
<section class="main__card main__card_accent">
<h2 class="regular-header">Там есть Мост дьявола</h2>
<p>— №2 —</p>
<p>Да, по нему можно пройти! Если конечно вы осмелитесь</p>
</section>
<section class="main__card">
<h2 class="regular-header">Небольшая площадь</h2>
<p>— №3 —</p>
<p>Все достопримечательности находятся очень близко</p>
</section>
<section class="main__card">
<h2 class="regular-header">Красивая дорога</h2>
<p>— №4 —</p>
<p>Ехать в Седону из Лас-Вегаса совсем не скучно!</p>
</section>
<section class="main__card">
<h2 class="regular-header">Мало туристов</h2>
<p>— №5 —</p>
<p>Большинство едет в гранд каньон и толпится там</p>
</section>
</section>
<section class="for-interested">
<p class="for-interested__header">Заинтересовались?</p>
<p class="for-interested__text">Укажите предполагаемые даты поездки,<br>и мы покажем вам лучшие предложения гостиниц в седоне</p>
</section>
<section class="main__search">
<a href="#" class="main__search-button">ПОИСК ГОСТИНИЦЫ В седоне</a>
<form class="main__reservation-form main__reservation-form_close reservation-form" action="https://echo.htmlacademy.ru" method="POST">
<p class="reservation-form__line">
<label for="main_checkin">Дата заезда:</label>
<span class="reservation-form__date">
<input class="reservation-form__date-field" id="main_checkin" name="checkin" type="text" placeholder="24 апреля 2017" required>
<button class="reservation-form__date-button" type=button>
<span class="visually-hidden">Открыть календарь</span>
<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>
</span>
</p>
<p class="reservation-form__line">
<label for="main_checkout">Дата выезда:</label>
<span class="reservation-form__date">
<input class="reservation-form__date-field" id="main_checkout" name="checkout" type="text" placeholder="4 июля 2017" required>
<button class="reservation-form__date-button" type=button>
<span class="visually-hidden">Открыть календарь</span>
<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>
</span>
</p>
<p class="reservation-form__line">
<label for="main_adults">Взрослые:</label>
<span class="reservation-form__number-group">
<button class="reservation-form__utility-button reservation-form__utility-button_minus" type=button><span class="visually-hidden">Меньше</span></button>
<input class="reservation-form__number-field" id="main_adults" name="adults" type="number" value="2" required>
<button class="reservation-form__utility-button reservation-form__utility-button_plus" type=button><span class="visually-hidden">Больше</span></button>
</span>
<label for="main_children">Дети:</label>
<span class="reservation-form__number-group">
<button class="reservation-form__utility-button reservation-form__utility-button_minus" type=button><span class="visually-hidden">Меньше</span></button>
<input class="reservation-form__number-field" id="main_children" name="children" type="number" value="0" required>
<button class="reservation-form__utility-button reservation-form__utility-button_plus" type=button><span class="visually-hidden">Больше</span></button>
</span>
</p>
<p class="reservation-form__line">
<button class="reservation-form__submit-button" type="submit">Найти</button>
</p>
</form>
</section>
<section class="main__map">
<img src="img/map.jpg" alt="Карта с указателем на городе Седона" width="1200" height="594">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d591303.5194106619!2d-111.61407434645125!3d35.04417926880297!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x872da132f942b00d%3A0x5548c523fa6c8efd!2z0KHQtdC00L7QvdCwLCDQkNGA0LjQt9C-0L3QsCA4NjMzNiwg0KHQqNCQ!5e0!3m2!1sru!2sru!4v1545380943215" width="1200" height="560" allowfullscreen></iframe>
</section>
</main>
<footer class="footer">
<section class="footer__hashtag">
<p>#visitSEDONA</p>
</section>
<section class="footer__social-link">
<ul>
<li class="social-link social-link_twitter"><a href="#"><span class="visually-hidden">twitter</span></a></li>
<li class="social-link social-link_facebook"><a href="#"><span class="visually-hidden">facebook</span></a></li>
<li class="social-link social-link_youtube"><a href="#"><span class="visually-hidden">youtube</span></a></li>
</ul>
</section>
<section class="footer__copyright">
<span class="htmlacademy-logo__text">Website by</span>
<a class="htmlacademy-logo" href="https://htmlacademy.ru/intensive/htmlcss">
<svg id="Layer_1" class="htmlacademy-logo__image" width="115" height="41" 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>
</div>
<script src="./js/main.min.js"></script>
</body>
</html>