-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
44 lines (37 loc) · 1.48 KB
/
docs.html
File metadata and controls
44 lines (37 loc) · 1.48 KB
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
<!DOCTYPE html>
<html lang="uk">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Разом до Перемоги</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#FFF401"/>
<meta name="description" content="Збираємо кошти на потреби ЗСУ (Східний напрямок: Сватово-Кремінна та Бахмут)">
<link rel="icon" type="image/png" href="img/favicon.png"/>
<link rel="stylesheet" href="zsu.css"/>
</head>
<body>
<div style="text-align: center; width: 100%;position: absolute">
<img src="img/alerts-ua.png" class="alert-ua" alt="alerts ua"/>
</div>
<div class="container">
<div class="content medium">
<div class='donate-sub-description'>
<a href="index.html" style="color: #fff">Повернутися на Головну</a><br>
<a href="info.html" style="color: #fff">Повернутися на Контакти</a><br>
</div>
<div class='donate-description'>
Підтверджуючи документи
</div>
<br>
<br>
<div class="card-option">
<img src="img/doc-1.jpg" style="height: 20em" alt="">
<img src="img/doc-2.jpg" style="height: 20em" alt="">
<img src="img/doc-3.jpg" style="height: 20em" alt="">
</div>
</div>
</div>
</body>
<script type="text/javascript" src="zsu.js"></script>
</html>