input(file)按钮美化

<!DOCTYPE HTML>
<html>
<body>
<input type="file" id="upload" style="display:none"/>
<label for="upload"><img style="width:40px;" src="http://www.iconpng.com/png/flaticon_hand-drawn/upload44.png"/></label>
</body>
</html>

  在另一篇博客看到的,很不错的方法。

posted @ 2015-12-03 13:44  谦一  阅读(212)  评论(0编辑  收藏  举报