mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
24 lines
No EOL
624 B
HTML
24 lines
No EOL
624 B
HTML
<html lang="ru">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Личная страница semkapc">
|
|
<title>semkapc Page</title>
|
|
<link rel="icon" href="images/favicon.jpg">
|
|
<link rel="stylesheet" href="styles.css">
|
|
</head>
|
|
<header>
|
|
<div id="id_clock">00:00:00</div>
|
|
</header>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<main>
|
|
<h1>404 Not Found</h1>
|
|
<br>
|
|
<h1><a href="/">Главная страница</a></h1>
|
|
<br>
|
|
<br>
|
|
<script src="script.js"></script>
|
|
</main>
|
|
</html> |