1、新建html文件
2、创建button 和 input 元素
3、预览效果如图
4、引入jquery.js
5、jQuery:reset选择器选取类型为 reset 的 button 和 input 元素,并设置背景颜色
6、预览效果如图