intro-8bit/index.html
Pavol Rusnak 006fe933a2 init
2010-11-25 02:18:58 +01:00

27 lines
551 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet"href="data/style.css" type="text/css" />
<title>brmlab 8-bit</title>
</head>
<embed src="data/8bp030-04-rugar-butterfly_garden.ogg" volume="100%" hidden="true" autostart="true" loop="true" />
<body>
<div id="screen">
<div class="center">
<div class="ebit2" style="margin-top: 250px;">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>