HTML5 Which element serves as a container for atomic filter operations. feimage feblend filter tref feimage feblend filter tref 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 none of the mentioned getData toDataURL getContext none of the mentioned getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which property of SVG restricts the region to which paint can be applied? animateTransform radialGradient linearGradient clip-Path animateTransform radialGradient linearGradient clip-Path ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. autobuffer controls loop autoplay autobuffer controls loop autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. True False True False ANSWER DOWNLOAD EXAMIANS APP