Erste rudimentäre Webseite

This commit is contained in:
Franziska 2021-03-16 13:43:54 +01:00
parent 4b841bf88c
commit 6f610d5166
2 changed files with 19 additions and 0 deletions

19
website/Tickleiste.html Normal file
View file

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>Tickleiste</title>
</head>
<body>
<h1>Tickleiste</h1>
<button>Spieler hinzufügen </button>
<img src="tickleiste.png" width= "1024" height= "724">
</body>
</html>
<canvas>

BIN
website/tickleiste.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB