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

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
Which of the following is not a difference between HTML and XHTML

Tags and attributes are case-insensitive in HTML but not in XHTML
Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”
Special characters must be escaped using character entities in XHTML unlike HTML
None of the mentioned

ANSWER DOWNLOAD EXAMIANS APP