RGB stands for
Home | Discussion ForumRGB stands for
Red, Green, Blue
Red, Green, Black
Red, Gray, Black
None
Answer : A
View More Related Question
1) In HTML, a color can be specified using a hexadecimal value in form of
2) RGB stands for
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) 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