HTML Basic __________ prevents search engines from showing a cached link for the page. nobot nofollow noarchive nosearch nobot nofollow noarchive nosearch ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? both a and b UTF-32 UTF-16 UTF-8 both a and b UTF-32 UTF-16 UTF-8 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > 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 make web page compatible only with IE8 None of the mentioned 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 > 3 2 1 0 3 2 1 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Page designed in HTML is called a Yellow Page Server Page Front Page Web Page Yellow Page Server Page Front Page Web Page ANSWER DOWNLOAD EXAMIANS APP