Which of the following HTML5 features is capable of taking a screenshot of a web page?
Correct Answer: Canvas
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
Correct way to display a PDF file in the browser?
Which is true about the ARIA role attribute in HTML5?
Which attribute get hidden when the user clicks on the element that it modifies? (Eg. hint text inside the fields of web forms)
Which will restrict an input element to accept only numerical values in a text field?
Which method of the HTMLCanvasElement is used to represent an image of a canvas element?
Which of the following is NOT a supported attribute of the <ol> element in HTML 5.0?
Which event will be fired when the user presses the back button?
What is the method to draw filled text on a canvas?
Which method is used to create a circular gradient?
True or False: Clickable inputs, by default, have a pointer cursor applied to it in all browsers.