What is the role of the <dfn> element in HTML5?
Correct Answer: It is used to define a definition term.
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 is not a valid attribute for the audio element in HTML5?
Which attribute specify whether or not a user is allowed to drag an element?
Which is not valid about MediaRecorder API ?
What is used to continuously push events from the web server to the client's browser?
Which attribute require you to have a value in an input control in HTML5?
Which of the following is not a valid input type of the form tag?
What are the two new objects for storing data on the client in HTML 5?
What do <video> and <audio> require (for users)?
Which tag would you use in the <HEAD> to set the document character encoding to UTF-8?
True or false? An input with a type hidden will be ignored by the browser.