Erste rudimentäre Webseite
This commit is contained in:
parent
4b841bf88c
commit
6f610d5166
2 changed files with 19 additions and 0 deletions
19
website/Tickleiste.html
Normal file
19
website/Tickleiste.html
Normal 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
BIN
website/tickleiste.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 KiB |
Loading…
Add table
Add a link
Reference in a new issue