<button>默认按钮</button>
<button type="submit">提交按钮</button>
<button type="reset">重置按钮</button>
<button type="button">普通按钮</button>
<button type="image" src="image.jpg">图像按钮</button>
<button disabled>禁用按钮</button>
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
推荐阅读:html中button标签的onclick属性赋值实现方法