HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. name content scheme http-equiv name content scheme http-equiv ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What should we add to a template in Dreamweaver in order to control where page content goes? Frames Content Controllers Editable Regions HTML controllers Frames Content Controllers Editable Regions HTML controllers 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 mimic behaviour of IE8 None of the mentioned make web page incompatible only with IE8 make web page compatible only with IE8 mimic behaviour of IE8 None of the mentioned make web page incompatible only with IE8 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML None of the mentioned 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 Tags and attributes are case-insensitive in HTML but not in XHTML None of the mentioned 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 Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket True False True False 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 navigator return navigator.userAgent navigator.user navigator return navigator.userAgent ANSWER DOWNLOAD EXAMIANS APP