This commit is contained in:
Dávid Jančár 2024-06-06 08:57:05 +02:00
parent e187a2a6f9
commit cf04878134

@ -8,6 +8,7 @@
<input type="text" name="namel" id="lname" value="Doe"><br><br>
<label for="pwd">Heslo</label><br>
<input type="password" name="pwd" id="pwd"><br><br>
<input type="submit" value="potvrdit"><br>
<label for="email">email</label>
<input type="email" name="email" id="email">
<input type="submit" name="email" id="email">
<input type="submit" name="email" id="email">
</form>