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

27 lines
572 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/8bp030-04-rugar-butterfly_garden.ogg" volume="100%" hidden="true" autostart="true" loop="true" />
<div id="screen">
<div class="center">
<div class="ebit2" style="margin-top: 220px; margin-bottom: 30px;">enter the</div>
<img src="data/logo.png" width="480" height="108" />
<div class="ebit" style="margin-top: 250px;"><blink><a href="select.html">press start to play</a></blink></div>
</div>
</body>
</html>