Making a <button> that's a link in HTML

前端 未结 7 1237
野的像风
野的像风 2020-12-09 08:49

Basically, I like the way that is styled, with the clickable button when you add a little CSS. However, regular buttons are not st

7条回答
  •  轮回少年
    2020-12-09 09:31

    Use javascript:

    
    

    You can always style the button in css anyaways. Hope it helped!

    Good luck!

提交回复
热议问题