HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? audio controls src source audio controls src source ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following HTML Video – Media Type is not supported in IE? Ogg MP4 None of the mentioned WebM Ogg MP4 None of the mentioned WebM ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. textTracks readyState startDate videoTracks textTracks readyState startDate videoTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting bdi base bdo b bdi base bdo b ANSWER DOWNLOAD EXAMIANS APP