Correct Answer: pubdate
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 of the next video formats is not entirely available for Firefox Browsers?
What is the proper syntax for specifying a cache manifest?
What are the valid properties of the options object that may be passed to navigator.geolocation.getCurrentPosition?
A wrapper around the html5lib library for sanitizing HTML is called a:
Controls attribute in <video> element doesn't include:
How can an HTML5 canvas size be changed so that it fits the entire window?
Consider the following JavaScript code: var c=document.getElementById('myCanvas'); var ctx=c.getContext('2d'); var img=document.getElementById('img'); Which method will correctly draw an image in the x=10, y=10 position?
Which HTML5 doctype declarations are correct?
What is the internal/wire format of input type='date' in HTML5?
The following are valid use cases of client file/directory access in HTML5, except: