HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? 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 So the text shows up better The background color will be shown until the image loads ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the role of charset attribute? It specifies the character encoding for the HTML document none of the mentioned a scheme to be used to interpret the value of the content attribute a name for the metadata the character encoding for the HTML document none of the mentioned a scheme to be used to interpret the value of the content attribute a name for the metadata ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all Not case sensitive Case sensitive In upper case In lower case Not case sensitive Case sensitive In upper case In lower case ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following will NOT be found in the section ?1. < Table >2. < Metatags >3.< Title > Option 3 None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 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 element’s textContent. The value is the element’s datetime 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 value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following options follows content model in HTML?i.< ul > < p >Option one < /p > < /ul >ii.< ul > < li >Option two < /li > < /ul > None of the mentioned ii i i and ii None of the mentioned ii i i and ii ANSWER DOWNLOAD EXAMIANS APP