F&A Diskussionen
What's <body> </body> tags?
1 Stimme
4 AntwortenГлавные теги HTML
0 Stimmen
2 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 AntwortenFor this question
-2 Stimmen
4 Antworten<head></head> TAG
1 Stimme
1 AntwortProject of school website
0 Stimmen
1 AntwortDoubt regarding basics
0 Stimmen
1 AntwortHeute heiß
How to allow one instance of exe
2 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
Python
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes