Q&A Discussions
ŠŃибка
2 Votes
2 AnswersThe Head Tag in HTML
0 Votes
4 AnswersFor this question
-2 Votes
4 AnswersWhat 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 Votes
7 AnswersIs it correct
-1 Vote
1 AnswerProject of school website
0 Votes
1 AnswerDoubt regarding basics
0 Votes
1 AnswerIām a Starter
-2 Votes
3 AnswersHot today
I am new
1 Votes
Advertising in Sololearn
1 Votes
Marquee
1 Votes
RUST'S FUTURE
1 Votes
Any Advise?
1 Votes
Popsacles Aufgabe
1 Votes