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. clip() none of the mentioned stroke() fill() clip() none of the mentioned stroke() fill() ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. textTracks readyState startDate videoTracks textTracks readyState startDate videoTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe embed allow-forms seamless none of the mentioned embed allow-forms seamless none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is/are the property of SVG images? SVG is an open standard SVG images are scalable All of the mentioned SVG images are zoomable SVG is an open standard SVG images are scalable All of the mentioned SVG images are zoomable ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. header nav aside section header nav aside section ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. preload poster loop src preload poster loop src ANSWER DOWNLOAD EXAMIANS APP