DEV aus der Abgabe 1 #4

Merged
niklas.ortmann merged 55 commits from dev into main 2026-05-13 13:00:21 +02:00
Showing only changes of commit 108ee97f8d - Show all commits
-2
View File
@@ -27,7 +27,6 @@
<h1 style="width: 50%; text-align: center">Jetzt Registrieren!</h1><br>
<label id="inputEmail">Email address</label>
<p style="width: 80%;"> Email:</p>
<input type="email" name="email" style="width: 80%;" placeholder="mustermann@web.de" required autofocus>
<p style="width: 80%;"> Vorname:</p>
@@ -35,7 +34,6 @@
<p style="width: 80%;"> Nachname:</p>
<input type="text" name="nachname" style="width: 80%;" placeholder="Mustermann" required autofocus>
<label id="inputPassword">Passwort</label>
<p style="width: 80%;"> Passwort:</p>
<input type="password" name="password" style="width: 80%;" placeholder="Passwort" required>
<div style="width: 80%;">