• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

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
Omar - avatar
<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
Stark - avatar
<input type="checkbox" name="gender" value="1" />Male <br /> <input type="checkbox" name="gender" value="2" />Female <br />
formshtml
0 Vote
3 Réponses
18th Jun 2016, 10:54 AM
aarush
aarush - avatar
Can we ignore the name and value ??and why the value is 2 there??
/>female<br<inputname="gender"type="checkbox"value="2"
1 Vote
3 Réponses
22nd Jun 2017, 8:45 AM
yogesh
yogesh - avatar
Aujourd'hui en vedette
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
How can I turn my .py files to .exe files?
1 Votes
Hey ! how to install modules on this app
0 Votes