update
This commit is contained in:
parent
7599c1ceab
commit
566c67c3c8
@ -23,10 +23,10 @@
|
|||||||
<div class="form-container">
|
<div class="form-container">
|
||||||
<form action="page4.php">
|
<form action="page4.php">
|
||||||
<h3>ODZYSKANIE NIEPODLEGŁOŚCI PRZEZ POLSKĘ</h3>
|
<h3>ODZYSKANIE NIEPODLEGŁOŚCI PRZEZ POLSKĘ</h3>
|
||||||
<input type="radio" name="p3" id="" value=""><span>1918</span><br>
|
<input type="radio" name="p3" id="" value="1918"><span>1918</span><br>
|
||||||
<input type="radio" name="p3" id="" value=""><span>1920</span><br>
|
<input type="radio" name="p3" id="" value="1920"><span>1920</span><br>
|
||||||
<input type="radio" name="p3" id="" value=""><span>1926</span><br>
|
<input type="radio" name="p3" id="" value="1926"><span>1926</span><br>
|
||||||
<input type="radio" name="p3" id="" value=""><span>1935</span><br>
|
<input type="radio" name="p3" id="" value="1935"><span>1935</span><br>
|
||||||
<br>
|
<br>
|
||||||
<input type="submit" value="NASTĘPNE PYTANIE" class="next">
|
<input type="submit" value="NASTĘPNE PYTANIE" class="next">
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user