HTML5 The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side. canvas metadata art css canvas metadata art css ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element must reference a resource that can provide an image for the cursor graphic? i hover cursor fill i hover cursor fill 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
HTML5 _______ drawings can be dynamic and interactive. JavaScript Canvas based CSS3 SVG JavaScript Canvas based CSS3 SVG ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. getCurrentPosition() All the mentioned above clearWatch() watchPosition() getCurrentPosition() All the mentioned above clearWatch() watchPosition() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content? header data-X mark meter header data-X mark meter ANSWER DOWNLOAD EXAMIANS APP