HTML Basic Which tag tells the browser where the page starts and stops ?1. < html >2. < body >3. < head >4. < title > Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 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 ? None of the mentioned Insert the following code inside the head tag Uncompress the file Download the library from the github location None of the mentioned Insert the following code inside the head tag Uncompress the file Download the library from the github location ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be streteched None of these It will leave a blank space at the bottom of your page It will be repeated It will be streteched None of these It will leave a blank space at the bottom of your page It will be repeated ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents the page from being indexed altogether. novalue noindex noarchive nofollow novalue noindex noarchive nofollow ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Maqetta is an open source initiative of the Dojo Foundation to geared towards visual designers through a WYSIWYG user interface. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? alt name description id alt name description id ANSWER DOWNLOAD EXAMIANS APP