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