HTML Basic What is DOM in HTML? Convention for representing and interacting with objects in html documents None of the mentioned Hierarchy of objects in ASP.NET Application programming interface Convention for representing and interacting with objects in html documents None of the mentioned Hierarchy of objects in ASP.NET Application programming interface 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 make web page incompatible only with IE8 None of the mentioned make web page compatible only with IE8 mimic behaviour of IE8 make web page incompatible only with IE8 None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ? HTML5 HTML5 Shiv HTML5 Shim None of the mentioned HTML5 HTML5 Shiv HTML5 Shim None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? None of the mentioned Insert the following code inside the head tag Uncompress the file Download the library from the github location None of the mentioned Insert the following code inside the head tag Uncompress the file Download the library from the github location 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 navigator.userAgent navigator.user return navigator navigator.userAgent navigator.user ANSWER DOWNLOAD EXAMIANS APP