-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
238 lines (230 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nike</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/2.0.0/modern-normalize.min.css"
integrity="sha512-4xo8blKMVCiXpTaLzQSLSw3KFOVPWhm/TRtuPVc4WG6kUgjH6J03IBuG7JZPkcWMxJ5huwaBpOpnwYElP/m6wg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=PT+Serif&family=Playfair+Display&family=Roboto:wght@300;400&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="website icon" href="images/logo.svg">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/dddb13320e.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="arrow-up">
<a href="#"><i class="fas fa-arrow-up"></i></a>
</div>
<header class="header header_fixed">
<div class="container">
<div class="header__menu">
<a class="logo" href="index.html">
<img src="images/logo.svg" alt="logo" class="logo_header">
</a>
<nav class="menu">
<ul class="menu__list">
<li class="active">Main page</li>
<li class="menu-items">
<a href="#benefits" class="scroll link_button">Benefits</a>
</li>
<li class="menu-items">Advantages</li>
<li class="menu-items">
<a href="#reviews" class="scroll link_button">Reviews</a>
</li>
<li class="menu-items">
<a href="#contacts" class="scroll link_button">Contacts</a>
</li>
<li class="menu-items">
<a href="#order" class="scroll link_button">Order</a>
</li>
</ul>
</nav>
<ul class="menu__list">
<li class="language-item">
<a class="item_a" href="index-uk.html">Ua</a>
</li>
<li class="language-item">
<a class="active_language" href="index.html">Eng</a>
</li>
</ul>
</div>
</div>
</header>
<main class="main">
<section class="main_top">
<div class="container">
<div class="top_inner">
<img src="images/logo.svg" alt="logo" class="inner-image">
<h3 class="inner_h3">С&R</h3>
<h1 class="title">ColoRawe</h1>
<h2 class="inner_h2">Your dream Nike</h2>
<p class="inner_paragraph">On this site you can find custom Nike sneakers of your dreams.
<br>The original company caт`t create such beautiful
<br>sneakers as we do.
<br>Good luck finding your way in the world of custom sneakers.
</p>
<a class="inner_link_button" href="#order">
Buy my Nike
</a>
</div>
</div>
</section>
<section class="section_benefits" id="benefits">
<div class="container">
<div class="inner_benefits">
<ul class="benefits_list">
<li class="benefits_item">
<h3 class="items_name item_name_1">Premium
Quality</h3>
<img src="images/stars.svg" alt="stars">
</li>
<li class="benefits_item line_benefits">
<img src="images/paints.svg" alt="paints">
<h3 class="items_name">Indelible
<br>paint
</h3>
</li>
<li class="benefits_item">
<h3 class="items_name item_name_3">Fast
<br>shipping
</h3>
<img src="images/car.svg" alt="car" class="benefits_image_car">
</li>
</ul>
</div>
</div>
</section>
<section class="section_reviews" id="reviews">
<img src="images/flower.svg" alt="flower" class="section_reviews_flower">
<div class="container">
<div class="inner_reviews" data-aos="fade-right">
<h2 class="reviews_title">Reviews</h2>
<ul class="reviews_list">
<li class="reviews_item_1 reviews_item">
<h3 class="reviews__item_title">Sneakers are very
<br>comfortable and well
painted, nothing has
worn off in a year.
</h3>
<p class="reviews_paragraph">
25.11
</p>
<img src="images/boy.jpg" alt="boy" class="images_card_reviews_john">
<h5 class="reviews_item_name">John Teylor</h5>
<p class="reviews__paragraph">With us from 2018</p>
</li>
<li class="reviews_item_2 reviews_item">
<h3 class="reviews__item_title">I'm very happy with this color scheme.
They match all my clothes.</h3>
<p class="reviews_paragraph">
05.01
</p>
<img src="images/girl.jpg" alt="girl" class="images_card_reviews">
<h5 class="reviews_item_name">Elizabeth Garsia</h5>
<p class="reviews__paragraph">With us from 2020</p>
</li>
<li class="reviews_item_3 reviews_item">
<h3 class="reviews__item_title">Just right if you need to go to a party.
I use them actively, the paint is super.</h3>
<p class="reviews_paragraph">
18.06
</p>
<img src="images/boy2.jpg" alt="boy2" class="images_card_reviews">
<h5 class="reviews_item_name">Tom Maquare</h5>
<p class="reviews__paragraph">
With us from 2019
</p>
</li>
</ul>
</div>
</div>
</section>
<section class="section_order" id="order">
<div class="container">
<div class="inner_order">
<h2 class="order_title">Order</h2>
<form class="form_order">
<div class="wrapper_input">
<input type="text" class="order_search_1 search_input" placeholder="Write your email">
<button type="submit" class="btn_wrapper_input">
Confirm
</button>
</div>
<input type="text" class="order_search_2 search_input" placeholder="Your Country">
<input type="text" class="order_search_3 search_input" placeholder="Your City">
<input type="text" class="order_search_4 search_input" placeholder="Your Adress">
</form>
<div class="wrapper-button">
<button class="order_button">
Order my Nike
</button>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<section class="section_contacts" id="contacts">
<div class="container">
<div class="inner_contacts">
<ul class="contacts_list">
<li class="contacts_item">
<p class="contacts_paragraph">Have a question?</p>
<p class="contacts_paragraph">Have a proposal for cooperation?</p>
<p class="contacts_paragraph">Advertising questions?</p>
</li>
<li class="contacts_mail">
<a href="https://mail.google.com/mail/u/0/#inbox?compose=lqrsljbsZXKFCVPvsTzWrRXrtnZnzFJbvlRjkMznvvgpxZRQnGtkCrnZLdXCdpBjxfSHCQQRpxmkXVHzp"
class="contacts_mail_link footer_link_1"
target="_blank">ColoRawe_support@gmail.com</a><br>
<a href="https://mail.google.com/mail/u/0/#inbox?compose=CllgCJfsdbhGbfcpcgWPJBvstxkBLGFHpRfBcgDRlVNQmBWLVpqpSpHKBDsqLqHJpWQjjplBLMg"
class="contacts_mail_link footer_link_2"
target="_blank">ColoRawe_Cooperation@gmail.com</a>
<a href="https://mail.google.com/mail/u/0/#inbox?compose=lqrsljbsZXKFCVPvsTzWrRXrtnZnzFJbvlRjkMznvvgpxZRQnGtkCrnZLdXCdpBjxfSHCQQRpxmkXVHzp"
class="contacts_mail_link footer_link_3"
target="_blank">ColoRawe_Advertising@gmail.com</a>
</li>
<li>
</li>
</ul>
<div class="line_footer"></div>
<ul class="contacts__list">
<li class="contacts__item">
<address class="address_footer">
2022 ColoRawe @All rights reserved
</address>
<address class="address_footer">
United States
</address>
<img src="images/logo.svg" alt="logo" class="logo_footer">
<h3 class="logo_h3_footer">С&R</h3>
</li>
<li>
</li>
</ul>
</div>
</div>
</section>
</footer>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script>
window.onscroll = function showHeader() {
let header = document.querySelector('.header');
if (window.pageYOffset > 200) {
header.classList.add('header__fixed');
} else {
header.classList.remove('header__fixed');
}
}
</script>
</body>
</html>