button和input type=button的区别及注意事项_百度知道
最佳答案: <button>标签 定义和用法 <button>标签定义一个按钮。 在button元素内部,您可以放置内容,比如文本或图像。这是该元素与使用input元素创建的按钮之间的不同...更多关于如何保证各浏览器下 <input><button><a> 定义的按钮尺寸一样?的问题>>
< button>有什么缺点。标签? - IT屋-程序员软件开发技术...
2017年1月18日 - One of the suggested rules highlights input tags with the type submit, with the recommendation to use <button> as a more semantic solution...