mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
30 lines
No EOL
990 B
HTML
30 lines
No EOL
990 B
HTML
<!DOCTYPE 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 - 404</title>
|
|
<link rel="icon" href="images/favicon.ico">
|
|
<link rel="stylesheet" href="styles.css">
|
|
</head>
|
|
<body>
|
|
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
|
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
|
</div>
|
|
<div id="content">
|
|
<header>
|
|
<div id="id_clock">00:00:00</div>
|
|
</header>
|
|
<br>
|
|
<main>
|
|
<h1>404 Not Found</h1>
|
|
<br>
|
|
<h2><a href="/">Главная страница</a></h2>
|
|
<br>
|
|
<br>
|
|
</main>
|
|
</div>
|
|
<script src="script.js"></script>
|
|
</body>
|
|
</html> |