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. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. loop src preload poster loop src preload poster ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. None of these getId getContext getElement None of these getId getContext getElement ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 documents may contains a ___________ element, which is used to set the header section of a document. section header none of the mentioned footer section header none of the mentioned footer ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. getCurrentPosition() clearWatch() watchPosition() All the mentioned above getCurrentPosition() clearWatch() watchPosition() All the mentioned above ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ can be used to advise the browser to download media content in the background to improve playback. autobuffer data-X poster buffer autobuffer data-X poster buffer ANSWER DOWNLOAD EXAMIANS APP