html

1.form+filedset+legend 对表单中相关元素进行分类


 

  Personalia:
  Name:

  Email:

  Date of birth:
 

2.input+datalist 给input添加可能出现的值

html_第1张图片




 

3.input type=“number/range” output 计算两个input直接得出结果

html_第2张图片

你可能感兴趣的:(html)