HTML5 _______ drawings can be dynamic and interactive. SVG JavaScript Canvas based CSS3 SVG JavaScript Canvas based CSS3 ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute is used to display date/time content? datetime date year time datetime date year time ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. autoplay buffered preload controller autoplay buffered preload controller 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. getData none of the mentioned getContext toDataURL getData none of the mentioned getContext toDataURL ANSWER DOWNLOAD EXAMIANS APP
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 ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. clip() none of the mentioned stroke() fill() clip() none of the mentioned stroke() fill() ANSWER DOWNLOAD EXAMIANS APP