Answers for "how to link a button with action"

0

button as href

<button onclick="location.href='http://www.example.com'" type="button">
         www.example.com</button>
Posted by: Guest on October-20-2020

Code answers related to "how to link a button with action"

Browse Popular Code Answers by Language