F&A Diskussionen
Ошибка
2 Stimmen
2 AntwortenThe Head Tag in HTML
0 Stimmen
4 AntwortenFor this question
-2 Stimmen
4 AntwortenWhat 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 Stimmen
7 AntwortenIs it correct
-1 Stimme
1 Antwortmy blog
0 Stimmen
2 AntwortenProject of school website
0 Stimmen
1 AntwortDoubt regarding basics
0 Stimmen
1 AntwortI’m a Starter
-2 Stimmen
3 AntwortenHeute heiß
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