-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
33 lines (27 loc) · 831 Bytes
/
main.html
File metadata and controls
33 lines (27 loc) · 831 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta charset="utf-8" />
<title>Ваше приложение ASP.NET</title>
<link href="styles/main.css" rel="stylesheet">
</head>
<body>
<section class="white_body" >
<div class="cost"></div>
<div class="gray_body">
<div class="cost"><h1 align="center">Добро пожаловать!</h1></div>
<div class="action_sector">uighdjofhgdjfhgkdhfg
dfngfdf
fdg
dfngdf
gd
fgd
fgdfdgdf
fdgdg</div>
<div class="cost2"></div>
</div>
<div class="cost2"> <img class="center-img" src="3333.png" width="15%" height="15%" class alt="альтернативный текст"></div>
</section>
</body>
</html>