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