HTML5 The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule. stroke() none of the mentioned clip() fill() stroke() none of the mentioned clip() fill() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book? em mark strong none of the mentioned em mark strong none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element may be used within content to represent material that is tangential? article class aside cite article class aside cite ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. script animateTransform radialGradient clip-Path script animateTransform radialGradient clip-Path ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element serves as a container for atomic filter operations. feimage feblend tref filter feimage feblend tref filter 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? none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP