HTML5 The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side. art canvas metadata css art canvas metadata css 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 seamless embed none of the mentioned allow-forms seamless embed none of the mentioned allow-forms 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 getData toDataURL getContext none of the mentioned getData toDataURL getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. header section nav aside header section nav aside ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. playbackRate duration currentTime defaultPlaybackRate playbackRate duration currentTime defaultPlaybackRate ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ defines the accelerator key to be used for keyboard access to an element. accesskey command rp data-X accesskey command rp data-X ANSWER DOWNLOAD EXAMIANS APP