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" > None of the mentioned make web page compatible only with IE8 make web page incompatible only with IE8 mimic behaviour of IE8 None of the mentioned make web page compatible only with IE8 make web page incompatible only with IE8 mimic behaviour of 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 ? None of the mentioned HTML5 Shiv HTML5 Shim HTML5 None of the mentioned HTML5 Shiv HTML5 Shim HTML5 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 None of the mentioned Insert the following code inside the head tag Download the library from the github location Uncompress the file None of the mentioned Insert the following code inside the head tag 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? navigator.user navigator.userAgent navigator return navigator.user navigator.userAgent navigator return ANSWER DOWNLOAD EXAMIANS APP