19 lines
218 B
HTML
19 lines
218 B
HTML
<!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>
|