Anpassung Position begrüßung
This commit is contained in:
parent
e1527828ac
commit
9b6fb2210d
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,6 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<p id="begruessung"></p>
|
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="index.html">Start</a>
|
<a href="index.html">Start</a>
|
||||||
|
|
@ -38,6 +36,8 @@
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<h1>Sneaky Snack Snakes</h1>
|
<h1>Sneaky Snack Snakes</h1>
|
||||||
|
<p id="begruessung"></p>
|
||||||
|
|
||||||
<img src="img/Sneaky_Snack_Snakes.png" alt="Sneaky Snack Snakes">
|
<img src="img/Sneaky_Snack_Snakes.png" alt="Sneaky Snack Snakes">
|
||||||
<p>Einführung in interaktive Snakewareanwendungen – SnackSnake 2026</p>
|
<p>Einführung in interaktive Snakewareanwendungen – SnackSnake 2026</p>
|
||||||
<p>Diese Seite ist euer Snakespace. Legt eure Dateien in <code>~/public_html/</code> ab.</p>
|
<p>Diese Seite ist euer Snakespace. Legt eure Dateien in <code>~/public_html/</code> ab.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue