Please help if you can, I want to use STYLE in my input fields instead of the normal white background and black text, I have managed to change the colour of the background, but I can't change the colour of text, this is a example of the code:
<INPUT TYPE=password NAME=passwd WIDTH=30 STYLE=background-color:#333333 font-color:#ffffff>
but the font colour doesn't work, background colour works grate, please tell me how I can fix this. Thanks, Cliff.