Re: HTML select field where the OPTION text is of different colors [message #172768 is a reply to message #172758] |
Mon, 28 February 2011 13:36 |
Erwin Moller
Messages: 228 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 2/28/2011 7:52 AM, venky_lb wrote:
> Hi
>
> Is it possible to have an HTML select field where the OPTION text is
> of different colors?
>
> <select>
> <option>Black_text (yellow_text)</option>
> </select>
>
> I tried using an CSS SPAN element to color the text but that doesn't
> seem to work.
>
> Any ideas?
Hi Venky,
This is a PHP newsgroup.
You might get luckier here: alt.html
Regards,
Erwin Moller
--
"That which can be asserted without evidence, can be dismissed without
evidence."
-- Christopher Hitchens
|
|
|