HTML Basic What indicates the content in file is HTML when delivered on the network. The extension of the file “.html” The “content-type” header None of the mentioned Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned Both “.html” extension and “content-type” header ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which program do you need to write HTML ? A graphics program HTML -development suite 4 All of these Any text editor A graphics program HTML -development suite 4 All of these Any text editor ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ALL HTML tags are enclosed in what ? { and } # and # ? and ! < and > { and } # and # ? and ! < and > ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used to create the actual section within the current HTML document is HERF LINK BASE NAME HERF LINK BASE NAME ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a function of robots meta tag? noarchive nofollow noindex norepeat noarchive nofollow noindex norepeat 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 value of the element’s value attribute, if it has one, or the empty string otherwise The value is the item created by the element. The value is the element’s textContent. 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 item created by the element. The value is the element’s textContent. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value ANSWER DOWNLOAD EXAMIANS APP