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 Which element(s) represents a section of a document that links to other documents? nav navigation anchor tag option nav navigation anchor tag option ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which protocol is supported by Android browsers? FTP HTTPS HLS RTMP FTP HTTPS HLS RTMP ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. controls autobuffer autoplay loop controls autobuffer autoplay loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. controller buffered preload autoplay controller buffered preload autoplay 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? fillRect(x, y, w, h) 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 ANSWER DOWNLOAD EXAMIANS APP