Contents

Colors are defined in HTML using…….
a) RGB values     
b) HEX values
c) RGBA values  
d) all of these

d

Which of the following tag is used for horizontal line?
a) <hri>                                 
b) <HR>
c) <hori>                                               
d) none of these

b

Which property is used to set colors in HTML?
a) color                                
b) background-color
c) font-color                         
d) text-color

a

Which of the following tags is used to indicate the page’s start and endpoints?
a) <body>                            
b) <html>
c) <head>                             
d) <doctype>

b

Which of the following tag is called root element of HTML?
a) <body>                            
b) <html>
c) <head>                             
d) <doctype>

b

Which of the following colors contain equal amounts of RBG?
a) white                                 
b) grey
c) black                                 
d) all of these

d