HTML Basic The MIME text file is saved with. None of these CSS extension HMT extension HTML extension None of these CSS extension HMT extension HTML extension 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? none of the mentioned element.itemProp document.getItems collection.namedItem none of the mentioned element.itemProp document.getItems collection.namedItem ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The tag makes text ? Underline Inline None of these Italic Underline Inline None of these Italic ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct tag for largest heading in HTML. head heading h1 h6 head heading h1 h6 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 To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > All of these Option 3 Option 1 Option 2 All of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP