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
Sponsored Ad
Feel free to find and hire your online essay writer to help you with papers. AdvancedWriters will not let you down.
View More Related Question
1) In HTML, each parameter in RGB(red, green, blue) defines intensity of color between?
2) RGB stands for
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, hexadecimal values each color defines intensity between?
5) In HTML you can display a color by using only