HTML Basic Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does vlink mean? Visible link Visited link Active link None of these Visible link Visited link Active link None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In 2003, the .ico format was registered with the ____________ EPO W3C WIPO IANA EPO W3C WIPO IANA 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 All of these So the user can save the image using the text as a name In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name In case the user wishes to load a different picture ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page It defers script execution until the page has been rendered It defers rendering of css attributes None of mentioned It defers rendering of html page It defers script execution until the page has been rendered It defers rendering of css attributes None of mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP