-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregg.html
More file actions
48 lines (43 loc) · 2.12 KB
/
regg.html
File metadata and controls
48 lines (43 loc) · 2.12 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
45
46
47
48
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Здесь вы сможете зарегестрироваться в домашней академией</title>
<link rel="stylesheet" href="static/styils/redactor.css">
<link rel="stylesheet" href="r.css">
<link rel="stylesheet" href="col2.css">
<!-- <link rel="stylesheet" href="technical support.css"> -->
<link rel="icon" href="11.css" >
<link rel="stylesheet" href="button.css">
<link rel="icon" href="favi(2).ico" type="image/x-icon">
</head>
<body>
<h1 style="color: chocolate;">Здесь вы сможете зарегестрироваться в домашней академией</h1>
<div>
<form required="novalidate">
<input placeholder="Напиши свое имя или email ">
<input type="submit">
</form>
</div>
<hr>
<a align="left" href="index.html"><span align="left" style="color: gold;">
<FONT SIZE="3"> Домашняя Академия</FONT>
</span></a>
<!-- class="RGB3" -->
<!-- <form required="novalidate"> проверка на заполн но тут оно бесконечно переберает -->
<header class="footer">
<h1> <font SIZE="4" >↓ Переход к библиотеке ссылок домашней академии всегда снизу, не бойтесь на нее нажимать ↓ </font> </h1>
<nav class="navigation">
<ul>
<li><a href="index.html">
<!-- <b class="RGB12"> <FONT SIZE="5"> -->
<div class="body" align="center">
<button class="button" >Академия</button>
</div>
</FONT> </b></a></a></li>
</ul>
</nav>
</header>
</body>
</html>