HTML5 Which of the following HTML Video – Media Type is not supported in IE? WebM Ogg None of the mentioned MP4 WebM Ogg None of the mentioned MP4 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 getData none of the mentioned getContext toDataURL getData none of the mentioned getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. radialGradient animateTransform script clip-Path radialGradient animateTransform script clip-Path ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-forms allow-same-origin allow-scripts none of the mentioned allow-forms allow-same-origin allow-scripts none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following allows the sandboxed iframe to run scripts from the same domain? allow-forms allow-same-origin allow-scripts none of the mentioned allow-forms allow-same-origin allow-scripts none of the mentioned 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. False True False True ANSWER DOWNLOAD EXAMIANS APP