Correct Answer: StrokeText(text,x,y,)
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
According to the W3C HTML5 specification, which one of these does <time> element NOT represent?
If you define a brush, which portions of the image will show up when you use the brush preset to paint?
How many footers can you have in an HTML 5 document?
The Web workers API allows you to:
What are examples of usage for the <article> element?
The following image formats can be used for display on an HTML page EXCEPT:
What happens when the browser processes the autofocus attribute in the following code? <input type="text" name="user-name" autofocus="autofocus" />
Using the audio API, which aspects of the media can you control?
Which method do you use to retrieve data from an object store?
Which HTML element should be used to contain each individual post on a page of blog posts?