Posted by abracad_1999 on 02/21/07 00:50
I have created a very simple form
<form name="form1" method="post" action="" style="font-size:0.75em;">
e-mail <input type="text" name="textfield" size="15">
password <input type="password" name="textfield"
size="15">
<input type="submit" name="Submit" value="sign in">
</form>
But when I come to view it in a browser (IE6) thee-mail text box has
a
colored backround.
Any explanation, and how do i get rid of the color?
Navigation:
[Reply to this message]
|