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” > Option 2 All of these Option 3 Option 1 Option 2 All of these Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? description name alt id description name alt id ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a data element ? None of the mentioned The value is the element’s datetime value. The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. None of the mentioned The value is the element’s datetime value. The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement of HTML None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional In traditional XHTML close tag for some elements is optional but not encouraged In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional In traditional XHTML close tag for some elements is optional but not encouraged In traditional HTML close tag for some elements is optional but not encouraged ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? body tag html tag title tag head tag body tag html tag title tag head tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Defining clickable sub-areas on an image is called Image linking Multiple mapping Image mapping None of these Image linking Multiple mapping Image mapping None of these ANSWER DOWNLOAD EXAMIANS APP