Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
What is the important of value="1" and value="2" in this code?
html
0 голосов
3 ответов
8th Feb 2019, 9:08 PM
Omar
<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
<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
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
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes