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? strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? a both a and b button audio a both a and b button audio ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. preload controller buffered autoplay preload controller buffered autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-forms none of the mentioned allow-scripts allow-same-origin allow-forms none of the mentioned allow-scripts allow-same-origin ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. meter progress menu details meter progress menu details ANSWER DOWNLOAD EXAMIANS APP