mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
33 lines
No EOL
1.2 KiB
HTML
33 lines
No EOL
1.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<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>
|
|
<div id="id_clock">00:00:00</div>
|
|
</header>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<main>
|
|
<script>digitalClock();</script>
|
|
<h1>GIFYPET</h1>
|
|
<h1><a href="../games.html">Обратно в игры</a></h1>
|
|
<br>
|
|
<iframe width="314" height="321" scrolling="no" src="//gifypet.neocities.org/pet/pet.html?name=lox&dob=1728301586&gender=m&element=Fire&pet=cat.gif&map=night.gif&background=wood.jpg&tablecolor=white&textcolor=white" frameborder="0"></iframe>
|
|
<br>
|
|
<br>
|
|
<script src="../script.js"></script>
|
|
</main>
|
|
</html> |