Files
games4.zane/index.html
2026-04-30 21:09:51 +00:00

27 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en" xml:lang="en">
<head>
<title>Games4</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" type="image/x-icon" href="../images/favicon.png" />
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div class="container">
<a href="index.html"><img src="images/logo.png" alt="Games4" class="logo"></a>
<p>also look at my main website <a href="http://zane.org">zane.org</a></p>
<h1>the coolest most nicest games website to ever exist!!1!!1</h1>
<h3>game directory:</h3>
<ul>
<li><a href="g/iq.html">Impossible Quiz</a></li>
<li><a href="g/doom.html">Doom (very laggy)</a></li>
<li><a href="g/fsonic.html">Sonic the hegyhodge</a></li>
<li><a href="g/pp.html">Papa's Pizzeria</a></li>
<li><a href="g/pacman.html">Pacman</a></li>
<li><a href="g/portal.html">Portal</a></li>
</ul>
<p>powered by ruffle :D</p>
</div>
</body>
</html>