-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPage3.html
More file actions
34 lines (33 loc) · 1.21 KB
/
Page3.html
File metadata and controls
34 lines (33 loc) · 1.21 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Timetable</title>
</head>
<body background="./img/384664795.jpg">
<header>
<img
src="../lesson2/img/—Pngtree—back to school cartoon font_5007045.png"
width="250"
alt="logo"
align="right"
/>
<nav>
<img src="img/kissclipart-cartoon-owl-teaching-clipart-owl-3d7f6f5ea9c0b76e.png"width="150"align="left"alt="logo2">
<center>
<a href="../lesson2/Page1.html">Розклад уроків</a> |
<a href="../lesson2/Page2.html">Вчителі</a> |
<a href="../lesson2/Page3.html">Шпаргалки</a> |
</center>
</nav>
</header>
</body>
<thead>
<h1 style="color: blue;"" align="center">Шпаргалка з математики</h1>
<img src="img/Shpargalka1-1024x724.jpg" align="left" width="700" />
<br><br><br><br><br>
<img src="../lesson2/img/kissclipart-mensagem-de-boas-vindas-ao-trabalho-depois-clipart-0a6106ff6b59df91.png"align="center"width="300">
</thead>
</html>