Correct Answer: XML
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
If your browser does not support the <video> tag, what will be the output of the following code: <video width="320" height="240" > Exact Help </video>
The <strike> element is valid HTML5..
Plug-ins can be added to web pages with the <object> tag or the <embed> tag
<param> tag is used to define parameters for plugins embedded with an <object> element.
Which video formats are supported by the HTML5 standard?
At which corner of the image does the drawImage() method start drawing?
In HTML5, which method is used to get the current location of a user?
Which settings property do you use when creating an object store in order to have the key field automatically increase in value as new data is saved to the object store?
When retrieving data from an object store, you must attempt to locate a record via:
What does the getUserMedia API allow you to do?