Correct Answer: Assigns a color to the line being drawn and makes it visible on the 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
<rp> is used to:
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?
Correct way to store an object in a localStorage?
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?