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 3 Option 2 All of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The most basic element of any HTML page is text ASCII text BCD text None of these text ASCII text BCD text None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? name id description alt name id description alt ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page It defers rendering of css attributes None of mentioned It defers script execution until the page has been rendered It defers rendering of html page It defers rendering of css attributes None of mentioned It defers script execution until the page has been rendered ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used to create the actual section within the current HTML document is NAME HERF BASE LINK NAME HERF BASE LINK 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 ? Download the library from the github location None of the mentioned Uncompress the file Insert the following code inside the head tag Download the library from the github location None of the mentioned Uncompress the file Insert the following code inside the head tag ANSWER DOWNLOAD EXAMIANS APP