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 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? So the text shows up better The background color will be shown until the image loads None of these In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these In case the image doesn’t fit right ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Marquee is a tag in HTML to Display text with scrolling effect Display text with strikeout effect Mark the list of items to maintain inqueue Mark the text so that it is hidden in browser Display text with scrolling effect Display text with strikeout effect Mark the list of items to maintain inqueue Mark the text so that it is hidden in browser 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 meta element ? On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value 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 textContent. The value is the item created by the element. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value 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 textContent. The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all Case sensitive Not case sensitive In upper case In lower case Case sensitive Not case sensitive In upper case In lower case ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement for HTML Both a and c Exo does not support java and python Exo supports javascript and html5 Exo is a cloud-based ide that offers collaboration and deployment features Both a and c Exo does not support java and python Exo supports javascript and html5 Exo is a cloud-based ide that offers collaboration and deployment features ANSWER DOWNLOAD EXAMIANS APP