html input元素详解

时间:2021-09-06 01:23:27   收藏:0   阅读:12

html input元素详解

input标签:

<input>

其中有不同的type类型

text

<input type="text">

password

<input type="password">

file

<input type="file">

原文:https://www.cnblogs.com/xiaocaibiancheng/p/15225128.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!