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 of the following is/are the property of SVG images? SVG images are zoomable SVG is an open standard SVG images are scalable All of the mentioned SVG images are zoomable SVG is an open standard SVG images are scalable All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? time week day month time week day month ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. controller preload networkState buffered controller preload networkState buffered ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. translate(x, y) none of the mentioned scale(x, y) rotate(angle) translate(x, y) none of the mentioned scale(x, y) rotate(angle) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? audio button both a and b a audio button both a and b a ANSWER DOWNLOAD EXAMIANS APP