HTML5 The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. clip-Path script radialGradient animateTransform clip-Path script radialGradient animateTransform 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. css art metadata canvas css art metadata canvas 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 none of the mentioned getData getContext toDataURL none of the mentioned getData getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ can be used to advise the browser to download media content in the background to improve playback. poster data-X buffer autobuffer poster data-X buffer autobuffer ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book? strong none of the mentioned mark em strong none of the mentioned mark em 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 attribute name none of the mentioned class name tag name attribute name none of the mentioned class name ANSWER DOWNLOAD EXAMIANS APP