-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
172 lines (170 loc) · 6.5 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/1.1.0/modern-normalize.css"
integrity="sha512-Y0MM+V6ymRKN2zStTqzQ227DWhhp4Mzdo6gnlRnuaNCbc+YN/ZH0sBCLTM4M0oSy9c9VKiCvd4Jk44aCLrNS5Q=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Roboto:wght@400;500;700;900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="./css/styles.css" />
</head>
<body>
<header class="header">
<div class="container main-nav">
<nav class="container-nav">
<a href="" class="logo">Web<span class="logo-black">Studio</span></a>
<ul class="header-list">
<li class="header-item">
<a href="./index.html" class="head-pages">Студия</a>
</li>
<li class="header-item">
<a href="" class="head-pages current">Портфолио</a>
</li>
<li class="header-item">
<a href="" class="head-pages">Контакты</a>
</li>
</ul>
</nav>
<ul class="head-mail-list">
<li class="head-mail">
<a href="mailto:info@devstudio.com" class="header-head">info@devstudio.com</a>
</li>
<li class="head-phone">
<a href="tel:+380961111111" class="header-head">+38 096 111 11 11</a>
</li>
</ul>
</div>
</header>
<main>
<section class="section"><div class="container">
<h1 class="visually-hidden"></h1>
<ul class="filtr">
<li class="filtr-item">
<button type="button" class="btn-primary second">Все</button>
</li>
<li class="filtr-item">
<button type="button" class="btn-primary second">Веб-сайты</button>
</li>
<li class="filtr-item">
<button type="button" class="btn-primary second">Приложения</button>
</li>
<li class="filtr-item">
<button type="button" class="btn-primary second">Дизайн</button>
</li>
<li class="filtr-item">
<button type="button" class="btn-primary second">Маркетинг</button>
</li>
</ul>
<ul class="portfol">
<li class="portfol-item">
<a href="">
<img src="./images/img-p-1.jpg" alt="Технокряк" width="370" />
<div class="portfol-name"><h2 class="portfol-title">Технокряк</h2>
<p class="portfol-text">Веб-сайт</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img
src="./images/img-p-2.jpg"
alt="Постер New Orlean vs Golden Star"
width="370"
/><div class="portfol-name">
<h2 class="portfol-title">Постер New Orlean vs Golden Star</h2>
<p class="portfol-text">Дизайн</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img
src="./images/img-p-3.jpg"
alt="Ресторан Seafood"
width="370"
/><div class="portfol-name">
<h2 class="portfol-title">Ресторан Seafood</h2>
<p class="portfol-text">Приложение</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img src="./images/img-p-4.jpg" alt="Проект Prime" width="370" />
<div class="portfol-name"><h2 class="portfol-title">Проект Prime</h2>
<p class="portfol-text">Маркетинг</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img src="./images/img-p-5.jpg" alt="Проект Boxes" width="370" />
<div class="portfol-name"> <h2 class="portfol-title">Проект Boxes</h2>
<p class="portfol-text">Приложение</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img
src="./images/img-p-6.jpg"
alt="Inspiration has no Borders"
width="370"
/><div class="portfol-name">
<h2 class="portfol-title">Inspiration has no Borders</h2>
<p class="portfol-text">Веб-сайт</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img
src="./images/img-p-7.jpg"
alt="Издание Limited Edition"
width="370"
/><div class="portfol-name">
<h2 class="portfol-title">Издание Limited Edition</h3>
<p class="portfol-text">Дизайн</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img src="./images/img-p-8.jpg" alt="Проект LAB" width="370" />
<div class="portfol-name"><h2 class="portfol-title">Проект LAB</h2>
<p class="portfol-text">Маркетинг</p></div>
</a>
</li>
<li class="portfol-item">
<a href="">
<img
src="./images/img-p-9.jpg"
alt="Growing Business"
width="370"
/>
<div class="portfol-name"> <h2 class="portfol-title">Growing Business</h2>
<p class="portfol-text">Приложение</p></div>
</a>
</li>
</ul></div>
</section>
</main>
<footer class="dark-fon">
<div class="container">
<a href="" class="logo kontakt">Web<span class="logo-white">Studio</span></a>
<address>
<ul class="not-italic">
<li>
<a href="https://goo.gl/maps/dqZg3L4bMHsLrdvS8" class="kontakt-white">г. Киев, пр-т Леси Украинки, 26</a>
</li>
<li class="kontakt-bottom">
<a href="mailto:info@example.com" class="kontakt-light">info@example.com</a>
</li>
<li class="kontakt-bottom">
<a href="tel:+380991111111" class="kontakt-light">+38 099 111 11 11</a>
</li>
</ul>
</address>
</div>
</footer>
</body>
</html>