HTML5 Which element represents marked or highlighted text for reference purposes? blink strong mark highlight blink strong mark highlight ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which property of SVG restricts the region to which paint can be applied? radialGradient clip-Path linearGradient animateTransform radialGradient clip-Path linearGradient animateTransform 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) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. All the mentioned above watchPosition() getCurrentPosition() clearWatch() All the mentioned above watchPosition() getCurrentPosition() clearWatch() ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. stroke() clip() none of the mentioned fill() stroke() clip() none of the mentioned fill() ANSWER DOWNLOAD EXAMIANS APP
HTML5 _______ drawings can be dynamic and interactive. Canvas based SVG JavaScript CSS3 Canvas based SVG JavaScript CSS3 ANSWER DOWNLOAD EXAMIANS APP