HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. playbackRate defaultPlaybackRate currentTime duration playbackRate defaultPlaybackRate currentTime duration ANSWER DOWNLOAD EXAMIANS APP
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 element must reference a resource that can provide an image for the cursor graphic? i hover cursor fill i hover cursor fill ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getContext getData none of the mentioned toDataURL getContext getData none of the mentioned toDataURL 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. none of the mentioned imageData() measureText() drawImage() none of the mentioned imageData() measureText() drawImage() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element? caption stable sink track caption stable sink track ANSWER DOWNLOAD EXAMIANS APP