catmpeg.github.io/games/fnf.html

34 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 class="fnf">
<script>digitalClock();</script>
<h1>Friday Night Funkin</h1>
<h1><a href="../games.html">Обратно в игры</a></h1>
<br>
<iframe src="https://zayaruzostreetorgan.com/uploads/5/5/6/7/5567194/custom_themes/912678688145130271/files/index.html" frameborder="0" scrolling="yes" width="100%" style="aspect-ratio: 16 / 9;"></iframe>
<br>
<br>
<script src="../js/ruffle.js"></script>
<script src="../script.js"></script>
</main>
</html>