Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
<input type="checkbox" name="gender" value="1" />Male <br /> <input type="checkbox" name="gender" value="2" />Female <br />
forms
html
0 głosów
3 odpowiedzi
18th Jun 2016, 10:54 AM
aarush
whats doing "gender" and "value"??? <input type="radio" name="gender" value="male" /> Мужской <br /> <input type="radio" name="gender" value="female" /> Женский <br />
forms
html
0 głosów
2 odpowiedzi
5th Sep 2018, 1:49 PM
Шатлык М
what if i does not include name="gender" in the form
forms
html
2 głosów
4 odpowiedzi
26th Aug 2016, 10:34 AM
Parivesh Mahajan
<input type="checkbox" name="gender" value="2" />Female <br /> what is value ="2" mean here
forms
1 Głos
3 odpowiedzi
27th Aug 2020, 11:53 AM
Stark
Can we ignore the name and value ??and why the value is 2 there??
/>female
<br
<input
name="gender"
type="checkbox"
value="2"
1 Głos
3 odpowiedzi
22nd Jun 2017, 8:45 AM
yogesh
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
How to get better with problem-solving and programming
2 Votes
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes