HTML5 Which of the following allows the sandboxed iframe to run scripts from the same domain? none of the mentioned allow-same-origin allow-scripts allow-forms none of the mentioned allow-same-origin allow-scripts allow-forms ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 features, include native audio and video support without the need for. None of these Canvas Svg Flash None of these Canvas Svg Flash ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to Developer None of these Both A & B Browser Developer None of these Both A & B Browser 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 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. autobuffer autoplay controls loop autobuffer autoplay controls loop 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