HTML Basic What is DOM in HTML? Convention for representing and interacting with objects in html documents Hierarchy of objects in ASP.NET Application programming interface None of the mentioned Convention for representing and interacting with objects in html documents Hierarchy of objects in ASP.NET Application programming interface None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page incompatible only with IE8 None of the mentioned mimic behaviour of IE8 make web page compatible only with IE8 make web page incompatible only with IE8 None of the mentioned mimic behaviour of IE8 make web page compatible only with IE8 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 Shiv HTML5 None of the mentioned HTML5 Shim HTML5 Shiv HTML5 None of the mentioned HTML5 Shim 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 ? Uncompress the file Insert the following code inside the head tag Download the library from the github location None of the mentioned Uncompress the file Insert the following code inside the head tag Download the library from the github location None of the mentioned 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.userAgent return navigator navigator.user navigator.userAgent return navigator navigator.user ANSWER DOWNLOAD EXAMIANS APP