Dropdown list Backround color?
Hi
I'm building web application using asp.net 2.0 and c#2005, i have dropdown list, with the following items
Red
Blue
Green
Brown
Yellow
I want to set the background of the item to the color that correspond wih the name, or set the item font color correspond with the name.
I don't how to do that.
Thanx
|