Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how do i make a link of a button go on a different page

<button type="button" onclick="window.location.href='the link you want the button to take you to'">Click me</button>
 
PREVIOUS NEXT
Tagged: #link #button #page
ADD COMMENT
Topic
Name
1+9 =