<input type="text" style="color:red;" />

or 

<style type="text/css">
     .redInput     { color:#ff0000; }
</style>

<input type="text" class="redInput" />

?


On Fri, 18 Feb 2005 13:11:44 -0600, Gruss Gott <[EMAIL PROTECTED]> wrote:
> Anybody remember how to change the color of the text inside of an HTML
> form's input text box?  I have some default text that I'd like to make
> more obvious.
> 
> Thx!
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:147793
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to