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. fill() none of the mentioned stroke() clip() fill() none of the mentioned stroke() clip() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element(s) represents a section of a document that links to other documents? nav anchor tag option navigation nav anchor tag option navigation ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which protocol is supported by Android browsers? HLS FTP RTMP HTTPS HLS FTP RTMP HTTPS ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? audio source controls src audio source controls src ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which type attribute of input element sets the element’s value to a string representing a number? email file date range email file date range 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) 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