HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags none of the mentioned tag name class name attribute name none of the mentioned tag name class name attribute name ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData toDataURL getContext none of the mentioned getData toDataURL getContext none of the mentioned 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? none of the mentioned mark strong em none of the mentioned mark strong em 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. none of the mentioned fill() stroke() clip() none of the mentioned fill() stroke() clip() ANSWER DOWNLOAD EXAMIANS APP
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? meter header mark data-X meter header mark data-X ANSWER DOWNLOAD EXAMIANS APP