HTML Basic Choose the correct tag for largest heading in HTML. head heading h1 h6 head heading h1 h6 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Frameset XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Strict XHTML 1.0 Frameset XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Strict ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Every HTML element may have an ____________ attribute specified. itemtype itemscope none of the mentioned relevant types itemtype itemscope none of the mentioned relevant types ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? name description alt id name description alt id ANSWER DOWNLOAD EXAMIANS APP