Correct Answer: an index.
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
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?
In HTML5, which method is used to get the current location of a user?
At which corner of the image does the drawImage() method start drawing?
Which attribute do you add to the <audio> element to play audio immediately after the HTML page is loaded?
Which form attribute specifies whether the browser should automatically complete values, based on values that the user has entered before?
Plug-ins can be added to web pages with the <object> tag or the <embed> tag
The <strike> element is valid HTML5..
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>
Graphics are defined by SVG is in which format?
Height and width of Iframe can never be set in percentage?