html input元素详解 input标签: <input> 其中有不同的type类型 text <input type="text"> password <input type="password"> file <input type="file"> 相关文章: