How to change <input type=“file”> design so it won't display the text-field? [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: input type=file show only button The has this kind of design: Can I modify it so it won't show the text field? 回答1: a very good guide is found in quirksmode - Styling an input type="file" quote with some modifications to match question: Take a normal <input type="file"> and put it in an element with position: relative . or absolute To this same parent element, add an image or a button, which have the correct