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 If the background image is smaller than the screen, what will happen ? None of these It will leave a blank space at the bottom of your page It will be streteched It will be repeated None of these It will leave a blank space at the bottom of your page It will be streteched It will be repeated ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? So the users can get an idea of what the image is before So the user can save the image using the text as a name All of these In case the user wishes to load a different picture So the users can get an idea of what the image is before So the user can save the image using the text as a name All of these In case the user wishes to load a different picture ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? id name alt description id name alt description 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 1 Option 2 Option 3 All of these Option 1 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP