catmpeg.github.io/index.html
2025-01-26 02:06:00 +03:00

59 lines
2.3 KiB
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</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>
<body>
<header>
<marquee>Слава Internet Explorer и Netscape!</marquee>
<div id="id_clock"></div>
</header>
<br>
<br>
<br>
<main>
<h1>Добро пожаловать на страницу semkapc</h1>
<nav>
<a href="//semkapc.github.io/games.html"><img src="https://semkapc.github.io/images/flashpla.png" alt="Игры"></a>
<a href="//semkapc.github.io/chat.html"><img src="https://semkapc.github.io/images/chat.png" alt="Чат"></a>
<a href="//gamma-world.eu/semka"><img width="64" height="62" src="https://semkapc.github.io/images/aaaaaaaha.png" alt="Semka Archive"></a>
</nav>
<section id="contacts">
<h2>Мои контакты:</h2>
<ul>
<li>Discord: semkapc</li>
<li>Telegram: semkapc</li>
<li>Gamma ID: <a href="https://gid.root.sx/semkapc">https://gid.root.sx/semkapc</a></li>
<li>KICQ: 6668561 (Неактив)</li>
</ul>
</section>
<section id="counter">
<h2>Количество заходов на сайт:</h2>
<div id="visit-counter"></div>
</section>
<footer>
<a href="//gamma-world.eu"><img src="//gamma-world.eu/img/gammaworld.png" alt="Gamma World"></a>
<a href="//kernel.org/"><img src="//semkapc.github.io/images/linuxnow.gif" alt="Linux"></a>
<a href="//web1.0hosting.net/"><img src="//web1.0hosting.net/b.gif" alt="Web1.0 Hosting"></a>
<a href="//www.old-web.com"><img src="//www.old-web.com/images/banners/button.gif" width="88" height="31" alt="Old Web"></a>
</footer>
</main>
<script src="script.js"></script>
</body>
</html>