Results 1 to 3 of 3
Related
-
Multi-Colored Border Forum: HTML Forum
Replies: 5 -
ASP dropdowns won't work in Firefox Forum: ASP Forum
Replies: 1 -
colored border Forum: HTML Forum
Replies: 3 -
Colored Scrollbars!!!!!! Forum: HTML Forum
Replies: 24 -
Different Colored Links On One Page? Forum: CSS Forum
Replies: 3
-
06-13-2002, 02:22 PM #1
can dropdowns have colored fonts?
trying to get a dropdown to have a red font, is this possible?
-
06-13-2002, 03:13 PM #2
Hi there. Welcome to the forums.
What you ask is indeed possible, using Style Sheets.
Code:<select name="testColor" style="font: 16px/20px verdana; color: red;background-color: #ddd;"> <option>Test one</option> <option>Test two</option> </select>
have fun.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
06-13-2002, 03:28 PM #3
Thank-You
Thank-you for the info, glad to be part of this forumn
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum