F&A Diskussionen
Why is this <!DOCTYPE html>used
2 Stimmen
5 AntwortenWhy HTML5 comes?
3 Stimmen
3 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 AntwortenWeb Question ?
0 Stimmen
1 AntwortI’m a Starter
-2 Stimmen
3 AntwortenHeute heiß
??
1 Votes
Hello guys,
1 Votes
Help me
1 Votes
Programming
0 Votes
how do they use javascript
0 Votes
Code coach isn't awarding xp
0 Votes