Anpassung Position begrüßung

This commit is contained in:
Lena 2026-06-03 16:21:46 +02:00
parent e1527828ac
commit 9b6fb2210d

View file

@ -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>