0
Forms
What is the meaning of (value=“1”) in :- <input type=“checkbox” name=“gender” value=“1” /> <br /> <input type=“checkbox” name=“gender” value=“2” /> <br /> ?
3 Antworten
0
En el ejercicio 11 como sería HTML
What is the meaning of (value=“1”) in :- <input type=“checkbox” name=“gender” value=“1” /> <br /> <input type=“checkbox” name=“gender” value=“2” /> <br /> ?