BrowzOS/browzos_options/games/index.html

31 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Games</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="BrowzOS is capable of playing online games of all types.">
<style type="text/css">
body {
background-color: #000000;
color: #C0C0C0;
}
:link { color: #748DE7 }
p.c6 {text-align: center}
span.c5 {font-size: 80%}
p.c4 {text-align: center; font-size:14pt;}
p.c3 {text-align: center; font-size:24pt;}
div.c2 {text-align: center}
span.c1 {font-size:24pt}
</style>
</head>
<body>
<div class="c2"><span class="c1">Games Available:</span></div>
<p class="c4"><a href="megaman.html">Megaman Project X</a></p>
<p class="c4"><a href="ufsonic.html">Ultimate Flash Sonic</a></p>
<p class="c4"><a href="dk.html">Donkey Kong</a></p>
<p class="c4"><a href="metroid.html">Metroid Elements</a></p>
<p class="c4"><a href="doom.html">Doom</a></p>
<p class="c4"><a href="madnessaa.html">Madness Interactive:
America's Army Mod</a></p>
</body>
</html>