Correct Answer: GET
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML MCQ Questions
Which tag specifies a default address or a default target for all links on a page?
In HTML 4, which of the following is NOT true regarding the <script> element?
Which attribute is NOT assigned to the HTML <SCRIPT> tag?
Which of the following is true about the <blockquote> tag?
Which of the following is a FALSE statement about the <noscript> tag?
<ul> is for defining unordered lists, <ol> is for defining ordered lists, but what is <dl> used to define? Is <li> also a valid list item of a <dl>?
Which element represents a range of text that has been added to a document?
What is the right way to embed a png image in HTML without an external URL?
A <p> can only contain:
What is the usage of the <optgroup> tag?