HTML Basic Every HTML element may have an ____________ attribute specified. relevant types itemscope itemtype none of the mentioned relevant types itemscope itemtype none of the mentioned 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 none of the mentioned collection.namedItem dom object itemscope none of the mentioned collection.namedItem ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is an extended version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents. XHTML1.0+XHTML2.0 XHTML+RDF XHTML+XHTML5 none of the mentioned XHTML1.0+XHTML2.0 XHTML+RDF XHTML+XHTML5 none of the mentioned 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.user return navigator.userAgent navigator navigator.user return navigator.userAgent navigator ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. title dir none of the mentioned tooltip title dir none of the mentioned tooltip ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? None of these rowspan=n Both A and B colspan=n None of these rowspan=n Both A and B colspan=n ANSWER DOWNLOAD EXAMIANS APP