HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? In case the image doesn’t fit right The background color will be shown until the image loads None of these So the text shows up better In case the image doesn’t fit right The background color will be shown until the image loads None of these So the text shows up better ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all In lower case Case sensitive Not case sensitive In upper case In lower case Case sensitive Not case sensitive In upper case 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 ? The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element? disabled dataFormatAs datafld datasrc disabled dataFormatAs datafld datasrc ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. True False True False 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 > ii i None of the mentioned i and ii ii i None of the mentioned i and ii ANSWER DOWNLOAD EXAMIANS APP