This commit is contained in:
Pavol Rusnak 2010-11-25 02:18:58 +01:00
commit 006fe933a2
24 changed files with 229 additions and 0 deletions

24
select.html Normal file
View file

@ -0,0 +1,24 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet"href="data/style.css" type="text/css" />
<title>brmlab 8-bit</title>
</head>
<embed src="data/8bp062-04-usk-shanghai_moon.ogg" volume="100%" hidden="true" autostart="true" loop="true" />
<body>
<div id="screen">
<div class="center">
<div class="ebit" style="margin-top: 50px;"><a href="play.html">choose your player:</a></div>
</div>
</body>
</html>