<input type="number"/> 数字加减
<input type="email"/> 邮箱
<input type="date"/> 日期
<input type="week"/> 星期
<input type="range"/> 拖动条

html5.png
<input type="number"/> 数字加减
<input type="email"/> 邮箱
<input type="date"/> 日期
<input type="week"/> 星期
<input type="range"/> 拖动条