html input元素详解

html input元素详解

input标签:

<input>

其中有不同的type类型

text

<input type="text">

password

<input type="password">

file

<input type="file">

posted @ 2021-09-04 09:38  KevinLikesCoding  阅读(345)  评论(0)    收藏  举报