HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. currentTime playbackRate defaultPlaybackRate duration currentTime playbackRate defaultPlaybackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element sets is an item of microdata? itemtype itemref itemscope none of the mentioned itemtype itemref itemscope none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. textTracks startDate videoTracks readyState textTracks startDate videoTracks readyState ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. section header aside nav section header aside nav 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 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. rotate(angle) none of the mentioned translate(x, y) scale(x, y) rotate(angle) none of the mentioned translate(x, y) scale(x, y) ANSWER DOWNLOAD EXAMIANS APP