HTML / CSS How to add image icon to input type=“button”?

前端 未结 12 1683
误落风尘
误落风尘 2020-11-28 20:21

I\'m using the below CSS, but it puts an image in the center of the button. Any way to left or right align an icon using , so that

12条回答
  •  Happy的楠姐
    2020-11-28 20:52

    you can try this trick!

    1st) do this:

    
    

    2nd) style it!

    
    

    It is not clean but it will do the job!

提交回复
热议问题