HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. seeking ended mediaGroup error seeking ended mediaGroup error 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. poster src loop preload poster src loop preload ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? week day month time week day month time ANSWER DOWNLOAD EXAMIANS APP
HTML5 Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element? caption track sink stable caption track sink stable 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. toDataURL getContext getData none of the mentioned toDataURL getContext getData none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule. stroke() none of the mentioned fill() clip() stroke() none of the mentioned fill() clip() ANSWER DOWNLOAD EXAMIANS APP