• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu

Q&A Discussies

<form............ ="off"> <input type="text" name="name" /> < ........ type="password"name="pass"....... /> </form>
htmlhtml5
-1 Stem
6 Antwoorden
4th Jun 2018, 6:48 AM
Ziad Nassif
Ziad Nassif - avatar
<form> <label>Your name:</label> <input id="user" name="username" type="text" /> </form> Is that correct?
formshtml
0 Stemmen
3 Antwoorden
12th Nov 2016, 1:10 AM
Phillip
Phillip  - avatar
What is the use of "value" in html form input tag??
</form>
1 Stem
2 Antwoorden
19th Oct 2017, 10:07 AM
Divyanka Garg
Divyanka Garg - avatar
I can't get my certificate after completing my first term
</form><form>
0 Stemmen
2 Antwoorden
7th Jul 2020, 1:09 PM
P-God Emmanuel
P-God Emmanuel - avatar
Please how can I make an email and password login section to be at the center
</form><form>
0 Stemmen
3 Antwoorden
15th Sep 2020, 11:44 AM
Ifeanyi okpara
What is wrong with this code? - - <!Doctype html> <head> </head> <body> <form> <input type="text" id="input"> </form> <button type="button" id="button">Click here</button> <script> var input=document.getElementById("input"); var button=document.getElementById("button"); function display() { if (button.clicked == true) { console.log("input"); } }; display(); </script> </body>
javascript
0 Stemmen
7 Antwoorden
24th Oct 2016, 1:26 PM
Tomaž Roblek
Tomaž Roblek - avatar
Populair vandaag
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes