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? none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following type attributes of input element defines control for entering a telephone number? mobile mob telephone tel mobile mob telephone tel ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? src audio source controls src audio source controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 _______ drawings can be dynamic and interactive. CSS3 SVG JavaScript Canvas based CSS3 SVG JavaScript Canvas based ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is removed by HTML5? dir vlink marginwidth compact dir vlink marginwidth compact 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 none of the mentioned class name attribute name tag name none of the mentioned class name attribute name tag name ANSWER DOWNLOAD EXAMIANS APP