Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make a button in html go to another address

<a href="google.com">
  <button>Visit Google</button>
</a>
 
PREVIOUS NEXT
Tagged: #button #html #address
ADD COMMENT
Topic
Name
6+5 =