mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
404 найдено
This commit is contained in:
parent
0b9fd4ed6e
commit
e9638e83fb
1 changed files with 32 additions and 0 deletions
32
404.html
Normal file
32
404.html
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
<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="favicon.jpg">
|
||||||
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
<link href='https://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet'>
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family: 'Ubuntu';font-size: 16px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<header>
|
||||||
|
<marquee>Слава Internet Explorer и Netscape!</marquee>
|
||||||
|
<div id="id_clock"></div>
|
||||||
|
</header>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<main>
|
||||||
|
<script>digitalClock();</script>
|
||||||
|
<h1>404 Not Found</h1>
|
||||||
|
<br>
|
||||||
|
<h1><a href="//semkapc.github.io">Главная страница</a></h1>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<script src="../script.js"></script>
|
||||||
|
</main>
|
||||||
|
</html>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue