Correct Answer: Specifies the URL of the service that will handle the submitted data
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Using HTML5, what is the most semantic way to group a section of ads?
Which of the following is true about <video controls="controls" preload="auto"> <source src="song.mp4" type="video/mp4" /> </video> ?
What attributes are correct for <canvas> tag?
Which of the following creates a button that empties the form for the user to begin again?
Which attribute specifies the element's text directionality?
What can you give a name to a group of input fields within a fieldset?
Where should <meta charset="utf-8" /> be placed?
Javascript function lineTo() is used to draw line on element:
What is true about HTML5 Application Cache?
Which of the following attributes is responsible for subtitle of a video inside video element?