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() none of the mentioned measureText() imageData() drawImage() none of the mentioned measureText() imageData() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-same-origin none of the mentioned allow-scripts allow-forms allow-same-origin none of the mentioned allow-scripts allow-forms ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is removed by HTML5? dir vlink marginwidth compact dir vlink marginwidth compact ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime crossOrigin duration defaultPlaybackRate currentTime crossOrigin duration defaultPlaybackRate ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? ul both a and b li nav ul both a and b li nav ANSWER DOWNLOAD EXAMIANS APP