+ 3
What is the answer of html quiz
The quiz is so hard
5 Antworten
0
<html>
<body>
method="POST">
src="image.jpg" /><br />
<input ="text" name="name"> <input type="submit" name="Submit">
</form>
</body>
</html>
0
<html>
<body>
<form
method="POST">
src="image.jpg" /><br />
<input ="text" name="name"> <input type="submit" name="Submit">
</form>
</body>
</html>
0
<html>
<body>
<form>
<method="POST">
src="image.jpg" /><br />
<input ="text" name="name"> <input type="submit" name="Submit">
</form>
</body>
</html>
0
Complete the code to add a comment with an explanation?
What is the answer?