-
Notifications
You must be signed in to change notification settings - Fork 0
/
contacts.html
264 lines (234 loc) · 13.2 KB
/
contacts.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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles/all/normalize.css">
<link rel="stylesheet" href="styles/container-wrapper/container-wrapper.css">
<link rel="stylesheet" type="text/css" href="styles/all/header.css">
<link rel="stylesheet" type="text/css" href="styles/all/footer.css">
<link rel="stylesheet" href="styles/contacts/contacts.css">
<link rel="stylesheet" href="styles/modal/modal.css">
<link rel="stylesheet icon" type="image/png" href="icons/favicon.png">
<link rel="stylesheet" type="text/css" href="styles/basket/basket.css">
<title>Контакты</title>
</head>
<body>
<!-- хэдер -->
<header>
<div class="header">
<div class="container-wrapper">
<div class="header-items">
<div class="weather-block">
<div class="location">
<div class="auto-geolocation">
<a href="#"><img class="geo-icon" alt="Определить геолокацию"
title="Определить геолокацию" src="icons/geo-icon.png"></a>
<span class="city-name"></span>
<span class="city-name--error"></span>
</div>
<form class="input-geolocation">
<input class="city-input" id="inputcity" placeholder="Введите город">
<a href="#"><img class="search-icon" alt="Поиск" title="Найти"
src="icons/search-icon.png"></a>
</form>
</div>
<div class="weather-output">
<img class="weather-icon" alt="Иконка погоды" src="icons/weather-icon.png">
<span class="temperature">
</span>
</div>
</div>
<div class="autorization">
<img class="autorization-icon" alt="Вход в личный кабинет" title="Войти в личный кабинет"
src="icons/autorization-icon.png">
<button class="account">Личный кабинет</button>
<p class="account-name"></p>
</div>
<div class="header-cart" id="cart">
<a href="#"><img class="cart-icon" alt="Иконка корзины" title="Перейти в корзину"
src="icons/cart-icon.png"></a>
<p class="p_quantity"> <span class="products-quantity" id="cart_num">0 </span> тов. на <output
class="total-price" id="cart_sum"></output></p>
<button class="header-btn">Оформить</button>
</div>
</div>
</div>
</div>
</header>
<div class="container-wrapper">
<!-- навигация -->
<nav>
<ul class="section-nav">
<li><a class="nav-link" href="index.html">ГЛАВНАЯ</a></li>
<li><a class="nav-link" href="about.html">О НАС</a></li>
<li><a class="nav-link" href="#">ОПЛАТА</a></li>
<li><a class="nav-link" href="delivery.html">ДОСТАВКА</a></li>
<li><a class="nav-link" href="contacts.html" id="section-nav__contacts">КОНТАКТЫ</a></li>
</ul>
</nav>
<!-- карта -->
<main>
<section class="section-map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1999.594440908585!2d30.411773977091855!3d59.92227786341768!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x469631ddcc4dda31%3A0x6c59fcc870770eaf!2z0KLQsNC70LvQuNC90YHQutCw0Y8g0YPQuy4sIDcsIDEzLCDQodCw0L3QutGCLdCf0LXRgtC10YDQsdGD0YDQsywg0KDQvtGB0YHQuNGPLCAxOTUxOTY!5e0!3m2!1sru!2str!4v1701374607810!5m2!1sru!2str"
frameborder="0"></iframe>
</section>
<!-- контакты -->
<section class="section-contacts">
<h4 class="section-contacts__title">АДРЕС:</h4>
<div class="section-contacts__text">195196, г. Санкт-Петербург, ул. Таллинская, 7, офис 13</div>
<h4 class="section-contacts__title">ТЕЛЕФОН:</h4>
<div class="section-contacts__text">+7 (812) 313-13-13</div>
<h4 class="section-contacts__title">E-MAIL:</h4>
<div class="section-contacts__text">[email protected]</div>
</section>
</main>
</div>
<!-- футер -->
<footer class="footer">
<div class="footer-container">
<div class="container-wrapper footer-wrapper">
<div class="footer-column-first">
<p class="footer-phone-number"><a href="tel:+7812313133">+7 (812) 313-13-3</a></p>
<p class="footer-slogan">Круглосуточно. В любую погоду.</p>
</div>
<div class="footer-nav">
<ul class="footer-nav-links">
<li><a href="about.html">О компании</a></li>
<li><a href="contacts.html">Контакты</a></li>
</ul>
<ul class="footer-nav-links">
<li><a href="delivery.html">Доставка и оплата</a></li>
<li><a href="#">Гарантии</a></li>
</ul>
<ul class="footer-nav-links">
<li><a href="#">Система скидок</a></li>
<li><a href="#">Реферальная ссылка</a></li>
</ul>
</div>
<div class="footer-column-last">
<div class="footer-icons">
<div class="footer-icon">
<a href="#"><img src="./icons/instagram.png" class="footer-icon-logo"
alt="instagram-logo"></a>
</div>
<div class="footer-icon">
<a href="#"><img src="./icons/vk.png" class="footer-icon-logo" alt="VK-logo"></a>
</div>
</div>
<div class="footer-copyright">
<span>© 2023</span>
<a href="https://github.com/Laydena">@Laydena</a>
<a href="https://github.com/ulmerkristina">@ulmerkristina</a>
<a href="https://github.com/WeronikaGRIG">@WeronikaGRIG</a>
<a href="https://github.com/dariaSDemidova">@dariaSDemidova</a>
<a href="https://github.com/AnnKlii">@AnnKlii</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Модальные окна -->
<!-- Авторизация -->
<div class="login-modal">
<div class="login-modal__content">
<button type="button" class="login-modal__close"><strong>×</strong></button>
<div class="login-modal__form">
<form class="login-form" action="#">
<h2 class="login-form__title">Вход в личный кабинет</h2>
<div class="login-form__inputs">
<label for="user_login">Введите свой e-mail</label>
<input class="login-form__input" id="user_login" name="user_login" required type="email"
placeholder="[email protected]">
<label for="user_password">Введите пароль</label>
<input class="login-form__input" id="user_password" name="user_password" required type="text"
placeholder="**********">
<div><input class="login-form__checkbox" type="checkbox"> Запомнить меня</div>
</div>
<button class="login-modal__button" name="submit" type="submit">Войти!</button>
<button class="login-modal__register">Зарегистрироваться</button>
</form>
</div>
</div>
</div>
<!-- Регистрация -->
<div class="register-modal">
<div class="register-modal__content">
<button type="button" class="register-modal__close"><strong>×</strong></button>
<div class="register-modal__form">
<form class="register-form" id="register-form" novalidate>
<h2 class="register-form__enter">Зарегистрироваться</h2>
<div class="register-form__inputs">
<label for="user_name">Ваше имя*</label>
<input class="register-form__input" id="user_name" name="user_name" type="text"
placeholder="Введите имя" required minlength="2" maxlength="20"
pattern="^[A-Za-zА-Яа-яЁё\s]*$">
<span class="error-message"></span>
<br>
<label for="user_phone">Номер телефона*</label>
<input class="register-form__input" id="user_phone" name="user_phone" required type="number"
placeholder="+7 (___) ___-__-__">
<span class="error-message"></span>
<br>
<label for="user_mail">E-mail*</label>
<input class="register-form__input" id="user_mail" name="user_mail" required type="text"
placeholder="[email protected]" pattern="^[^\s@]+@[^\s@]+\.[^\s@]+$">
<span class="error-message"></span>
<br>
<label for="user_password">Придумайте пароль*</label>
<input class="register-form__input" id="user_password_reg" name="user_password" type="text"
placeholder="**********" required minlength="8"
pattern="^(?=.*[A-Z])(?=.*[a-z])(?=.*\d).+$">
<span class="error-message"></span>
<br>
<label for="user_confirm-password">Повторите пароль*</label>
<input class="register-form__input" id="user_confirm-password" name="user_confirm-password"
type="text" placeholder="**********" required minlength="8"
pattern="^(?=.*[A-Z])(?=.*[a-z])(?=.*\d).+$">
<span class="error-message"></span>
<br>
<input class="register-form__agreement" id="user_agreement" name="user_agreement"
type="checkbox" required>
<label for="user_agreement">Согласие на обработку данных</label>
<span class="error-message"></span>
<br>
</div>
<button class="register-modal__button" name="submit" type="submit">Зарегистрироваться</button>
</form>
</div>
</div>
</div>
<div class="popup">
<div class="popup__container" id="popup_container">
<div class="popup__item">
<h1 class="popup__title">Ваша корзина</h1>
</div>
<div class="popup__item" id="popup_product_list">
<div class="popup__product">
<div class="popup__product-wrap">
<img src="./images/bottle.jpg" alt="Зонтик" class="popup__product-image" />
<h2 class="popup__product-title">
Зонтик
</h2>
</div>
<div class="popup__product-wrap">
<div class="popup__product-price">500</div>
<button class="popup__product-delete">✖</button>
</div>
</div>
</div>
<div class="popup__item">
<div class="popup__cost">
<h2 class="popup__cost-title">Итого</h2>
<output class="popup__cost-value" id="popup_cost">0</output>
</div>
<button class="popul__btn card__add">Оформить заказ</button>
<button class="popup__close" id="popup_close">✖</button>
</div>
</div>
</div>
<script src="js/main/header.js"></script>
<script src="js/main/modal.js"></script>
</body>
</html>