til
Html Input Type
在手机端输入电话号码,type可以用tel
<label>
Phone Number:
<input
type=
"tel"
name=
"mobile"
></label>