02/12/2023
This commit is contained in:
10
flappy-bird/index.html
Normal file
10
flappy-bird/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<style>
|
||||
.demo
|
||||
{
|
||||
margin-top:100px;
|
||||
margin-left:250px;
|
||||
}
|
||||
</style>
|
||||
<body><a href="modeselect.html">
|
||||
<img src="menu.png" class="demo" onclick></a>
|
||||
</body>
|
Reference in New Issue
Block a user