What is the answer of html quiz | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is the answer of html quiz

The quiz is so hard

9th Dec 2020, 10:17 AM
Jhony Tech
Jhony Tech - avatar
5 Answers
0
<html> <body> method="POST"> src="image.jpg" /><br /> <input ="text" name="name"> <input type="submit" name="Submit"> </form> </body> </html>
15th Apr 2022, 3:16 PM
Akash Kushwaha
Akash Kushwaha - avatar
0
<html> <body> <form method="POST"> src="image.jpg" /><br /> <input ="text" name="name"> <input type="submit" name="Submit"> </form> </body> </html>
8th Mar 2023, 6:08 AM
Amanda Nombulelo Sithole
0
<html> <body> <form> <method="POST"> src="image.jpg" /><br /> <input ="text" name="name"> <input type="submit" name="Submit"> </form> </body> </html>
8th Mar 2023, 6:10 AM
Amanda Nombulelo Sithole
0
Complete the code to add a comment with an explanation? What is the answer?
15th Apr 2023, 9:33 AM
Sanjay Gurung
Sanjay Gurung - avatar