HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 2 0 1 3 2 0 1 3 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 datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ___________ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser. Geolocation Navigator Google API Modernizr Geolocation Navigator Google API Modernizr ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element? datafld datasrc dataFormatAs disabled datafld datasrc dataFormatAs disabled ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The default value of BORDER attribute is 4 pixel 2 pixel 1 pixel None of these 4 pixel 2 pixel 1 pixel None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? Uncompress the file Download the library from the github location None of the mentioned Insert the following code inside the head tag Uncompress the file Download the library from the github location None of the mentioned Insert the following code inside the head tag ANSWER DOWNLOAD EXAMIANS APP