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 __________ prevents the page from being indexed altogether. noarchive novalue nofollow noindex noarchive novalue nofollow noindex ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute that defines the relationship between the current document and the HREF’ed URL is REL REV URL PRE REL REV URL PRE ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which program do you need to write HTML ? A graphics program Any text editor HTML -development suite 4 All of these A graphics program Any text editor HTML -development suite 4 All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 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 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