-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathra.html
More file actions
28 lines (28 loc) · 949 Bytes
/
ra.html
File metadata and controls
28 lines (28 loc) · 949 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<body background="fo.jpg" TEXT="#330066">
<P ALIGN="CENTER">
<FONT COLOR="#008080" SIZE="7">
<B>Расписание</B></FONT><BR>
<FONT SIZE="6"><I> занятий на вторник</I></FONT> <BR>2<BR>
<img src="zz.png" width="140" height="130" hspace="6">
</P>
<CENTER>
<TABLE WIDTH=50%>
<TR><TD><A HREF="dom.html">5 класс</A></TD>
<TD>5 класс</TD> </TR>
<TR><TD>6 класс</TD>
<TD>7 класс</TD> </TR>
<TR><TD>8 класс</TD>
<TD>9 класс</TD> </TR>
<TR><TD>10 класс</TD> </TR>
</TABLE>
</CENTER>
</body>
</html>