HTML5 __________ can be used to advise the browser to download media content in the background to improve playback. poster autobuffer data-X buffer poster autobuffer data-X buffer ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags tag name class name none of the mentioned attribute name tag name class name none of the mentioned attribute name ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. duration currentTime defaultPlaybackRate playbackRate duration currentTime defaultPlaybackRate playbackRate 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. fill() none of the mentioned stroke() clip() fill() none of the mentioned stroke() clip() 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. none of the mentioned getContext toDataURL getData none of the mentioned getContext toDataURL getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? ruby r rubytxt rt ruby r rubytxt rt ANSWER DOWNLOAD EXAMIANS APP