11.
What does the measureText method return in HTML5 canvas?
12.
Which property is used to set both horizontal and vertical alignment of text in HTML5 canvas?
13.
Which value of textAlign aligns text to the right horizontally in HTML5 canvas?
14.
What does the textBaseline property determine in HTML5 canvas?
15.
Which property is used to measure the width of a text string in HTML5 canvas?
16.
What does the textAlign property specify in HTML5 canvas?
17.
Which value of textBaseline aligns text to the bottom of the bounding box in HTML5 canvas?
18.
What is the purpose of the measureText method in HTML5 canvas?
19.
Which property is used to set the vertical alignment of text in HTML5 canvas?
20.
Which value of textAlign aligns text to the center horizontally in HTML5 canvas?