Colors
are defined in HTML using…….
a) RGB values
b) HEX values
c) RGBA values
d) all of these
Which of the following tag is used for horizontal line?
a) <hri>
b) <HR>
c) <hori>
d) none of these
Which property is used to set colors in HTML?
a) color
b) background-color
c) font-color
d) text-color
Which of the following tags is used to indicate the page’s start and endpoints?
a) <body>
b) <html>
c) <head>
d) <doctype>
Which of the following tag is called root element of HTML?
a) <body>
b) <html>
c) <head>
d) <doctype>
Which of the following colors
contain equal amounts of RBG?
a) white
b) grey
c) black
d) all of these