Files
learning/web-design/Файлы/биография/raspisanie.html
2025-11-20 21:37:53 +02:00

11 lines
155 B
HTML

<html>
<head>
<title>Расписание</title>
</head>
<body>
<table border="1" cellspacing="0" cellpading="0">
<tr>
<td>N</td>
</tr>
</body>
</html>