-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcol.html
More file actions
43 lines (34 loc) · 1.45 KB
/
col.html
File metadata and controls
43 lines (34 loc) · 1.45 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>redokt txt</title>
<link rel="stylesheet" href="col2.css">
<link rel="stylesheet" href="static/styils/redactor.css">
<link rel="icon" href="Logo.png" type="image/png">
<link rel="icon" href="favi(2).ico" type="image/x-icon">
</head>
<body>
<header class="footer">
<h1> <font SIZE="4" >↓ Переход к библиотеке ссылок домашней академии всегда снизу, не бойтесь на нее нажимать ↓ </font> </h1>
<nav class="navigation">
<ul>
<li><a href="index.html"><b class="RGB12"> <FONT SIZE="5">Домашняя Академия</FONT> </b></a></a></li>
</ul>
</nav>
</header>
<h2 class="RGB5" > Приветствую всех в месте, в котором вы сможете ознакомиться с энным количеством интересных вещей. </h2>
<div align="left">
<div class="container">
<div class="view view-first">
<img src="ford.jpg" alt="1">
<div class="mask"></div>
<h2>БУ</h2>
<p>Испугался</p>
<a class="info" href="index.html">Домашняя академия</a>
</div>
</div>
</div>
</body>
</html>