My buttons are input button sumbit, and I can submit the form through these buttons.
It doesn’t look good. I think web pages are usually replaced by pictures. How can I achieve this?
Give picture Add a click event and try to submit the form after clicking
Add a click event to the image and try to submit the form after clicking
I checked online and added css style, which is more standardized
.btn{ width:145px; height:34px; line-height:22px; font-size:22px; background:url("/images/button/bg2.jpg") no-repeat left top; color:#959595; padding-bottom:4px;}