0
Please, i really don't know the use of "value" attribute in the input tag.
for instance <input type="checkbox" name="gender" value="male"> male
1 Antwort
+ 1
Value on input tags changes depending on the type your using. Check this for a nice breakdown
...
https://www.w3schools.com/tags/att_input_value.asp