HTML: How to make a submit button with text + image in it?

后端 未结 10 795
抹茶落季
抹茶落季 2020-12-13 07:09

I would like to have a submit button which contains text and an image. Is this possible?

I can get the exact look I want with code that looks like:

10条回答
  •  再見小時候
    2020-12-13 07:20

    Very interesting. I have been able to get my form to work but the resulting email displays:

    imageField_x: 80 imageField_y: 17

    at the bottom of the email that I get.

    Here's my code for the buttons.

        
          
          
        
    

    Maybe this will help you and me as well.

    :-)

提交回复
热议问题