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
HTML5 Which of the following HTML 4 attributes is removed in HTML5? all of the mentioned text rules link all of the mentioned text rules link 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 poster src preload loop poster src preload 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. measureText() drawImage() imageData() none of the mentioned measureText() drawImage() imageData() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. seeking loop autoplay played seeking loop autoplay played ANSWER DOWNLOAD EXAMIANS APP