HTML
HTML5 新的 Input 类型
定义输入电话号码字段
源代码:
点击运行 »
电话号码: <input type="tel" name="usrtel">
运行结果:
点击运行 »