HTML Basic The HTML tags are all In upper case Case sensitive Not case sensitive In lower case In upper case Case sensitive Not case sensitive In lower case ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the element has an itemscope attribute, it returns an __________ object with all the element’s properties. dom object itemscope collection.namedItem none of the mentioned dom object itemscope collection.namedItem none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is DOM in HTML? Application programming interface Convention for representing and interacting with objects in html documents None of the mentioned Hierarchy of objects in ASP.NET Application programming interface Convention for representing and interacting with objects in html documents None of the mentioned Hierarchy of objects in ASP.NET ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Compiler Browser Server Interpreter Compiler Browser Server Interpreter 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 The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. http-equiv scheme content name http-equiv scheme content name ANSWER DOWNLOAD EXAMIANS APP