HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. toDataURL none of the mentioned getContext getData toDataURL none of the mentioned getContext getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. src volume controls video Tracks volume src volume controls video Tracks volume ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? li ul nav both a and b li ul nav both a and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 documents may contains a ___________ element, which is used to set the header section of a document. none of the mentioned section footer header none of the mentioned section footer header ANSWER DOWNLOAD EXAMIANS APP
HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. drawImage() measureText() imageData() none of the mentioned drawImage() measureText() imageData() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? none of the mentioned beginPath() closePath() moveTo(x, y) none of the mentioned beginPath() closePath() moveTo(x, y) ANSWER DOWNLOAD EXAMIANS APP