Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What is the important of value="1" and value="2" in this code?
html
0 Vote
3 Réponses
8th Feb 2019, 9:08 PM
Omar
<input type="checkbox" name="gender" value="2" />Female <br /> what is value ="2" mean here
forms
1 Vote
3 Réponses
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 Vote
3 Réponses
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 Vote
3 Réponses
22nd Jun 2017, 8:45 AM
yogesh
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes