бальшой апдате

This commit is contained in:
catmpeg 2025-05-16 19:58:48 +03:00
commit 4f79f223e8
26 changed files with 295 additions and 469 deletions

View file

@ -9,20 +9,12 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="terminal" style="text-align:center; font-family: 'Ubuntu'; 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>
<main>
<h1>404 Not Found</h1>
<br>
<h2><a href="/">Главная страница</a></h2>
<br>
<br>
</main>
<br>
<main>
<h1>404 Not Found</h1>
<br>
<h2><a href="/">Главная страница</a></h2>
</main>
</div>
<script src="script.js"></script>
</body>