Answers for "button css href"

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
0

button link css

<a href="http://stackoverflow.com"><button>Link Text</button></a>
Posted by: Guest on May-07-2021

Browse Popular Code Answers by Language