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. none of the mentioned XHTML+XHTML5 XHTML+RDF XHTML1.0+XHTML2.0 none of the mentioned XHTML+XHTML5 XHTML+RDF XHTML1.0+XHTML2.0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? both a and b UTF-8 UTF-16 UTF-32 both a and b UTF-8 UTF-16 UTF-32 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The favicon was standardized by the EPO WIPO IANA W3C EPO WIPO IANA W3C ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page compatible only with IE8 None of the mentioned make web page incompatible only with IE8 mimic behaviour of IE8 make web page compatible only with IE8 None of the mentioned make web page incompatible only with IE8 mimic behaviour of IE8 ANSWER DOWNLOAD EXAMIANS APP
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 3 1 0 2 3 1 0 ANSWER DOWNLOAD EXAMIANS APP