In HTML, each parameter in RGB(red, green, blue) defines intensity of color betw
Home | Discussion ForumIn HTML, each parameter in RGB(red, green, blue) defines intensity of color between?
0 - 90
0 - 255
0 - 65536
0 - infinity
Answer : B
View More Related Question
1) RGB stands for
2) In HTML, hexadecimal values each color defines intensity between?
3) In HTML you can display a color by using only
4) 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
5) In HTML, a color can be specified using a hexadecimal value in form of