Q&A Discussões
Ошибка
2 Votos
2 RespostasThe Head Tag in HTML
0 Voto
4 RespostasFor this question
-2 Votos
4 RespostasWhat 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>
0 Voto
7 RespostasIs it correct
-1 Voto
1 Respostamy blog
0 Voto
2 RespostasDoubt regarding basics
0 Voto
1 RespostaI’m a Starter
-2 Votos
3 RespostasQuente hoje
Saturn League badge
2 Votes
Sololearn keeps crashing
1 Votes
Lua course?
2 Votes
certificate
1 Votes
Adding an image to my html
0 Votes
CSS
1 Votes
Not able to activate account
0 Votes
About Advanced Courses
0 Votes