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> Option 3 Option 1 None of these Option 2 Option 3 Option 1 None of these Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic and are the tags used for Adding links to your page Audio-voiced text Adding image Aligning text Adding links to your page Audio-voiced text Adding image Aligning text ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the full form of TCP/IP? None of these telephone call protocol / international protocol transport control protocol / internet protocol transmission control protocol / internet protocol None of these telephone call protocol / international protocol transport control protocol / internet protocol transmission control protocol / internet protocol ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element ? The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. The value is the element’s textContent. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. The value is the element’s textContent. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to set a global identifier for a microdata item? key id itemclass itemid key id itemclass itemid ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. False True False True ANSWER DOWNLOAD EXAMIANS APP