在html中value的意义什么

在html中value的意义什么

定义和用法value 属性为 input 元素设定值。对于不同的输入类型,value 属性的用法也不同:type="button", "reset", "submit" -
html-css190