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 element(s) represents a section of a document that links to other documents? anchor tag navigation nav option anchor tag navigation nav option ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? r rubytxt ruby rt r rubytxt ruby rt ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. duration playbackRate defaultPlaybackRate currentTime duration playbackRate defaultPlaybackRate currentTime 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 none of the mentioned getData toDataURL getContext none of the mentioned getData toDataURL ANSWER DOWNLOAD EXAMIANS APP
HTML5 There is an audio format supported across all browsers. True False True False ANSWER DOWNLOAD EXAMIANS APP