24.05
This commit is contained in:
@@ -34,11 +34,11 @@
|
|||||||
<input type="text" id="imie" name="imie"><br>
|
<input type="text" id="imie" name="imie"><br>
|
||||||
<label for="liczba1">Podaj liczbę 1: </label><br>
|
<label for="liczba1">Podaj liczbę 1: </label><br>
|
||||||
<input type="text" id="liczba1" name="liczba1"><br>
|
<input type="text" id="liczba1" name="liczba1"><br>
|
||||||
<label for="liczba1">Podaj liczbę 2: </label><br>
|
<label for="liczba2">Podaj liczbę 2: </label><br>
|
||||||
<input type="text" id="liczba2" name="liczba2"><br>
|
<input type="text" id="liczba2" name="liczba2"><br>
|
||||||
<label for="liczba1">Podaj liczbę 3: </label><br>
|
<label for="liczba3">Podaj liczbę 3: </label><br>
|
||||||
<input type="text" id="liczba3" name="liczba3"><br>
|
<input type="text" id="liczba3" name="liczba3"><br>
|
||||||
<label for="liczba1">Podaj liczbę 4: </label><br>
|
<label for="liczba4">Podaj liczbę 4: </label><br>
|
||||||
<input type="text" id="liczba4" name="liczba4"><br><br>
|
<input type="text" id="liczba4" name="liczba4"><br><br>
|
||||||
<button type="submit">Pokaż</button>
|
<button type="submit">Pokaż</button>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user