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 What will happen if height and width of video are not set while video loads? none of the mentioned page crash page does not load page flickers none of the mentioned page crash page does not load page flickers ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe allow-forms seamless embed none of the mentioned allow-forms seamless embed none of the mentioned 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? clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? rt ruby rubytxt r rt ruby rubytxt r ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. loop seeking autoplay played loop seeking autoplay played ANSWER DOWNLOAD EXAMIANS APP