HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. menu progress meter details menu progress meter details ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume controls video Tracks src volume volume controls video Tracks src volume ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. watchPosition() clearWatch() getCurrentPosition() All the mentioned above watchPosition() clearWatch() getCurrentPosition() All the mentioned above 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. playbackRate defaultPlaybackRate duration currentTime playbackRate defaultPlaybackRate duration currentTime 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. preload src loop poster preload src loop poster ANSWER DOWNLOAD EXAMIANS APP