mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
еее апдейт
This commit is contained in:
parent
66dd593b62
commit
6054e81651
27 changed files with 194 additions and 218 deletions
30
games/doom2.html
Normal file
30
games/doom2.html
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<!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 - Doom 2D</title>
|
||||
<link rel="icon" href="../images/favicon.jpg">
|
||||
<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>Doom 2 (через DOS Zone)</h1>
|
||||
<h2><a href="../games.html">Обратно в игры</a></h2>
|
||||
<br>
|
||||
<iframe width="100%" height="600" src="//dos.zone/doom-ii-oct-10-1994/" frameborder="0"></iframe>
|
||||
<br>
|
||||
<br>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue