html tag
[code lang=html]
HTML 标签
以下代码标记了一个段落:
This is some text in a very short paragraph
inpiut
type:
button
checkbox
file
hidden
image
password
radio
reset
submit
text
规定 input 元素的类型。
value: 定义input 元素的值。
textarea: 定义多行的文本输入控件