HTML5 Which of the following allows the sandboxed iframe to run scripts from the same domain? allow-scripts none of the mentioned allow-same-origin allow-forms allow-scripts none of the mentioned allow-same-origin allow-forms 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 loop controls autoplay autobuffer loop controls autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. rotate(angle) translate(x, y) scale(x, y) none of the mentioned rotate(angle) translate(x, y) scale(x, y) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which type attribute of input element sets the element’s value to a string representing a number? email date file range email date file range ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Chrome Internet Explorer Firefox Opera Chrome Internet Explorer Firefox Opera ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP