HTML-第三层-表单

元素及其属性

 

form

  method

  action

input type=text/password

  name

  value:默认值

input type=radio/checkbox

  name

  value

  checked

input type =submit 

input type= reset

select option

  selected

  mutiple="multiple":可多选 

 

textarea

  rows 可用css代替

  cols 可用css代替

 

posted on 2016-11-08 10:20  limpidstar  阅读(101)  评论(0)    收藏  举报

导航