HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 3 0 1 2 3 0 1 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. http-equiv name scheme content http-equiv name scheme content ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? All of these To display a web page with animation effect To display a web page without browser To display a web page within a web page All of these To display a web page with animation effect To display a web page without browser To display a web page within a web page ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ___________ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser. Modernizr Geolocation Navigator Google API Modernizr Geolocation Navigator Google API ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A favicon is an image used by the browser to identify a website or web application. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > All of these Option 2 Option 3 Option 1 All of these Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP