mirror of
https://github.com/brmlab/intro-8bit.git
synced 2025-08-02 12:53:37 +02:00
init
This commit is contained in:
commit
006fe933a2
24 changed files with 229 additions and 0 deletions
27
index.html
Normal file
27
index.html
Normal file
|
@ -0,0 +1,27 @@
|
|||
<!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>
|
Loading…
Add table
Add a link
Reference in a new issue