HTML5 The __________ element may contain not just links but also other interactive items, including the newly introduced command element. progress meter details menu progress meter details menu 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. measureText() imageData() none of the mentioned drawImage() measureText() imageData() none of the mentioned drawImage() 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) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? All of the mentioned SVG is a W3C recommendation SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web All of the mentioned SVG is a W3C recommendation SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. ended mediaGroup seeking error ended mediaGroup seeking error ANSWER DOWNLOAD EXAMIANS APP