HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. controls autoplay audio Tracks currentSrc controls autoplay audio Tracks currentSrc ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute triggers event after the document is printed? onafterprint onprint offlineprint onbeforeprint onafterprint onprint offlineprint onbeforeprint 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? 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) fillRect(x, y, w, h) 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 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. controls autoplay autobuffer loop controls autoplay autobuffer loop ANSWER DOWNLOAD EXAMIANS APP