Answers for "can you give url in button html"

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 "can you give url in button html"

Browse Popular Code Answers by Language