Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
<input type="checkbox" name="gender" value="1" />Male <br /> <input type="checkbox" name="gender" value="2" />Female <br />
forms
html
0 голосов
3 ответов
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 голосов
2 ответов
5th Sep 2018, 1:49 PM
Шатлык М
what if i does not include name="gender" in the form
forms
html
2 голосов
4 ответов
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 голос
3 ответов
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 голос
3 ответов
22nd Jun 2017, 8:45 AM
yogesh
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
0 Votes
Marquee
1 Votes
Any Advise?
2 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
C#
0 Votes
Audio adding
1 Votes