HTML Basic Which of the following is the attribute that is used to set a global identifier for a microdata item? id itemclass itemid key id itemclass itemid key ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What will be the added by using < td > and < /td > tag ? rows columns steps cell rows columns steps cell 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 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. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator navigator.user navigator.userAgent return navigator navigator.user navigator.userAgent return ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? To display a web page without browser To display a web page within a web page All of these To display a web page with animation effect To display a web page without browser To display a web page within a web page All of these To display a web page with animation effect ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. dir none of the mentioned dir class dir none of the mentioned dir class ANSWER DOWNLOAD EXAMIANS APP