23.10
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
</div>
|
||||
<div class="box">
|
||||
<form action="index.php" method="post">
|
||||
<label for="a">Wprowadź liczbę A:</label><br>
|
||||
<input type="number" name="a" id="a"><br>
|
||||
<label for="a">Wprowadź liczbę A:</label>
|
||||
<input type="number" name="a" id="a">
|
||||
<button type="submit">Wyślij</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user