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? fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics SVG is a W3C recommendation All of the mentioned SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics SVG is a W3C recommendation All of the mentioned 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? data-X header meter mark data-X header meter mark ANSWER DOWNLOAD EXAMIANS APP
HTML5 What is the replacement for cookies in HTML5? Local Storage Web beacons All listed here Java scripts Local Storage Web beacons All listed here Java scripts ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is/are the property of SVG images? SVG is an open standard SVG images are zoomable All of the mentioned SVG images are scalable SVG is an open standard SVG images are zoomable All of the mentioned SVG images are scalable ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which property of SVG restricts the region to which paint can be applied? radialGradient clip-Path animateTransform linearGradient radialGradient clip-Path animateTransform linearGradient ANSWER DOWNLOAD EXAMIANS APP