I have written following code which generates a browse and upload button.i want to change the default style of browse button.explain me how to do that.
<input id="formButton" type="file" name="csv" size="40" value="" />
<input type="submit" name="upload_bulk_trainees" value="Upload" />