-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
180 lines (180 loc) · 6.46 KB
/
home.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<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=Lato:wght@300;400&family=Red+Hat+Display:wght@300;400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles_home.css">
<title>Homework19</title>
</head>
<body>
<div class="wrapper">
<header class="header">
<div class="header__container">
<a href="" class="header__logo"><img src="/img/Logo.svg" alt=""></a>
<div class="header__menu menu">
<div class="menu__icon">
<span></span>
</div>
<nav class="menu__body">
<ul class="menu__list">
<li><a data-goto=".page__section_1" href="/home.html" class="menu__link">HOME</a></li>
<li><a data-goto=".page__section_2" href="/about.html" class="menu__link">ABOUT</a></li>
<li><a data-goto=".page__section_3" href="/works.html" class="menu__link">WORKS</a></li>
<li><a data-goto=".page__section_2" href="/blog.html" class="menu__link">BLOG</a></li>
<li><a data-goto=".page__section_3" href="/contact__us.html" class="menu__link">CONTACT</a></li>
</ul>
</nav>
<form id="form__search" action="">
<input id="search" type="search">
<button class="search__btn"><i class="fa fa-search"></i></button>
</form>
</div>
</div>
</header>
<section class="title__info">
<div class="manifest_text title_text">
<p>Manifest is a newborn theme. Clean, simple and fast.</p>
</div>
</section>
<section class="slider">
<div class="image-slider swiper-container">
<!-- Слайдер -->
<div class="image-slider__wrapper swiper-wrapper">
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 01.png" alt="Картинка">
<p>Mixkit Inspo</p>
</div>
</div>
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 02.png" alt="Картинка">
<p>Abalone</p>
</div>
</div>
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 01.png" alt="Картинка">
<p>Mixkit Inspo</p>
</div>
</div>
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 02.png" alt="Картинка">
<p>Abalone</p>
</div>
</div>
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 01.png" alt="Картинка">
<p>Mixkit Inspo</p>
</div>
</div>
<div class="image-slider__slide swiper-slide">
<div class="image-slider__image">
<img src="/img/slider/Img 02.png" alt="Картинка">
<p>Abalone</p>
</div>
</div>
</div>
</div>
</section>
<section class="text__full-time">
<div class="title__full-time">
<p>Full-time UI/UX designer Head of Design at VeronaLabs.com</p>
<span><img src="/img/Arrow 1.svg" alt=""></span>
</div>
<div class="all__inform">
<p>We work with clients around the world from our headquarters in Charleston, South Carolina.</p>
<p> We focus on naming, branding, brand narratives, website design and development, and brand
experiences.</p>
</div>
</section>
<section class="block__latest-posts">
<div class="block__latest-posts__title">
<p>Latest Posts</p>
<a href="/works_view-more.html">
<p>View All
<img src="/img/Arrow 1.svg" alt="">
</p>
</a>
</div>
<div class="container__info-card">
<div class="block__info-card">
<div class="block__all">
<div class="block__all-image">
<img src="/img/laterst post/Img 01.png" alt="">
</div>
<div class="profecy__date">
<p>Interface Design</p>
<p>8 June, 2020</p>
</div>
<div class="block__profecy__info">
<h5>UX traffic light colours</h5>
<p>UI has to make a huge visual difference between warning, an alert and a success.</p>
</div>
</div>
</div>
<div class="block__info-card">
<div class="block__all">
<div class="block__all-image">
<img src="/img/laterst post/Img 02.png" alt="">
</div>
<div class="profecy__date">
<p>Technology</p>
<p>6 May, 2020</p>
</div>
<div class="block__profecy__exception">
<h5>Using UX Design to Build a Sustainable Future</h5>
<p>Transformation has to be driven by everybody, not just by climate groups.</p>
</div>
</div>
</div>
<div class="block__info-card">
<div class="block__all">
<div class="block__all-image">
<img src="/img/laterst post/Img 03.png" alt="">
</div>
<div class="profecy__date">
<p>Visual Design</p>
<p>8 June, 2020</p>
</div>
<div class="block__profecy__info">
<h5>Creativity vs. UX</h5>
<p>Is it possible to create a delightful user experience without following best UX practices?</p>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer__container">
<div class="contact__info">
<h5>Need a project?</h5>
<a href="tel:(239) 555-0108">(239) 555-0108</a>
<br>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="block__link">
<nav class="navigation__link">
<li><a href="/404.html">Facebook</a></li>
<li><a href="/404.html">Instagram</a></li>
<li><a href="/404.html">Dribbble</a></li>
<li><a href="/404.html">Linkedin</a></li>
</nav>
</div>
<div class="copyright__info">
<p>© Copyright Manifest Theme. Allrights reserved</p>
</div>
</div>
</footer>
</div>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>