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? 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) fillRect(x, y, w, h) strokeRect(x, y, w, h) 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() imageData() none of the mentioned measureText() drawImage() imageData() none of the mentioned measureText() ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-scripts allow-same-origin allow-forms none of the mentioned allow-scripts allow-same-origin allow-forms none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book? em none of the mentioned mark strong em none of the mentioned mark strong ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is/are the property of SVG images? SVG images are scalable All of the mentioned SVG images are zoomable SVG is an open standard SVG images are scalable All of the mentioned SVG images are zoomable SVG is an open standard ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is removed by HTML5? dir compact vlink marginwidth dir compact vlink marginwidth ANSWER DOWNLOAD EXAMIANS APP