HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. autoplay controller preload buffered autoplay controller preload buffered ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following allows the sandboxed iframe to run scripts from 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 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe embed seamless allow-forms none of the mentioned embed seamless allow-forms none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. fill() stroke() clip() none of the mentioned fill() stroke() clip() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. autoplay played loop seeking autoplay played loop seeking ANSWER DOWNLOAD EXAMIANS APP