Correct Answer: Define what to show in browsers that do not support ruby annotations
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 following is not new element of HTML5?
Which tag has semantic significance?
True or False: Clickable inputs, by default, have a pointer cursor applied to it in all browsers.
Which method is used to create a circular gradient?
What is the method to draw filled text on a canvas?
Standard method for clearing a canvas?
Assuming that some text needs to be written on an HTML5 canvas, select a replacement for the commented line below:
Which method of the HTMLCanvasElement is used to represent an image of a canvas element?
Which will restrict an input element to accept only numerical values in a text field?
Which attribute get hidden when the user clicks on the element that it modifies? (Eg. hint text inside the fields of web forms)