intro-8bit/select.html
2010-11-26 16:56:30 +01:00

24 lines
411 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet"href="data/style.css" type="text/css" />
<title>brmlab 8-bit</title>
</head>
<body>
<embed src="data/8bp062-04-usk-shanghai_moon.ogg" volume="80%" hidden="true" autostart="true" loop="true" />
<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>