I want to put a background on the button for this input type. I just do not see how to do it. Thanks for the reply.
http://www.cs.tut.fi/~jkorpela/forms/imagereset.html This one does it for the a clear function but im pretty sure it could be applied to the submit form button; also if thats not what you meant then try this site; http://www.456bereastreet.com/archive/200409/styling_form_controls/
Thanks for the reply. What I really need is not a submit buttone but the browse button in the input type file. There is no way I know of to change the button css. If I add any css to the element it is applied to the text area only. This is rather frustrating. I have found one or two links that discuss a way to insert a div above the button but this is highly suspect and may not work completely in all browsers. I have created tricks like this before but have had them broken on browser updates. I wish for a solution that is a bit more permanant. Thanks for the reply.