常用的表单元素
表单元素
一共12个
分三大类
文本类
<input type="text" />
<input type="password" />
<textarea></textarea>
<input type="hidden" />
按钮类
<input type="button" />
<input type="reset" />
<input type="submit" />
<input type="image" />
选择类
<input type="radio" id="i" /><label for="i">aaa</label>
<input type="checkbox" />
<select>
<option></option>
</select>
<input type="file" />
简单控件:
Label
Literal
TextBox TextMode="" Visible="false" Enabled="false"
HiddenFiled
Button
ImageButton
复合控件:
radio radioButton radioButtonList 单选
checkbox checkbox checkboxList 多选
select option DropDownList 单选 ListBox 多选
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步