In HTML you can display a color by using only
Home | Discussion ForumIn HTML you can display a color by using only
RGB Values
HEX Values
Gray Codes
Both A and B
Answer : D
View More Related Question
1) In HTML, a color can be specified using a hexadecimal value in form of
2) Choose correct HTML statement for adding a background color
<body bgcolor="yellow">
<body style="background-color : yellow;">
<body color="#yellow">
Both A and B
View Answer
3) In HTML you can display a color by using only
4) In HTML, each parameter in RGB(red, green, blue) defines intensity of color between?
5) RGB stands for