<form action="search.php" method="POST">
<label for="search">Søg efter efternavn:</label>
<input type="text" id="search" name="lastname" placeholder="Indtast efternavn">
<button type="submit">Søg</button>
</form>
<form action="search.php" method="POST">
<label for="search">Søg efter efternavn:</label>
<input type="text" id="search" name="lastname" placeholder="Indtast efternavn">
<button type="submit">Søg</button>
</form>
SB2024W1 Version: 3.01