HTML Basic To set the color for table borders, use ________ bgcolor=#003300 bordercolor=#003300 bgimage=#003300 tablecolor=#003300 bgcolor=#003300 bordercolor=#003300 bgimage=#003300 tablecolor=#003300 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The ___________ of an item is the value of its element’s itemid attribute. token global identifier typed item none of the mentioned token global identifier typed item none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all In lower case Case sensitive In upper case Not case sensitive In lower case Case sensitive In upper case Not case sensitive 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 item created by the element. 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 element’s textContent. The value is the item created by the element. 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 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct tag for largest heading in HTML. heading h1 head h6 heading h1 head h6 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? document.getItems none of the mentioned collection.namedItem element.itemProp document.getItems none of the mentioned collection.namedItem element.itemProp ANSWER DOWNLOAD EXAMIANS APP