Mark Pawelek wrote:
> Is there any way a style can be attached to the <input type=file> tag?

<input type="file"> cannot be described in terms of CSS.  Appendix A to 
the CSS2 spec ("A sample style sheet for HTML 4.0") explicitly says so. 
  This means that any application of style to it is unpredictable to 
start with and should be avoided.


Reply via email to