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 property is used to detect the browser’s user agent and code based on the pertinent cases? return navigator.user navigator navigator.userAgent return navigator.user navigator navigator.userAgent 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 False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Output of XML document can be viewed in a Word Processor None of these Notepad Web browser Word Processor None of these Notepad Web browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ___________ is used to test whether geolocation is supported in old browsers. Modernizr.geolocation Modernizr.js Navigator.userAgent Modernizr Modernizr.geolocation Modernizr.js Navigator.userAgent Modernizr ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True ANSWER DOWNLOAD EXAMIANS APP