How can i make a button that send to an other page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i make a button that send to an other page

16th Jul 2023, 3:22 PM
Djamel Haddouche
Djamel Haddouche - avatar
4 Answers
+ 4
You can search more on google, there are various examples: https://www.geeksforgeeks.org/how-to-create-an-html-button-that-acts-like-a-link/
16th Jul 2023, 6:09 PM
Sakshi
Sakshi - avatar
+ 3
Use button tag inside anchor tag
16th Jul 2023, 3:38 PM
Sakshi
Sakshi - avatar
+ 1
U can use a <a></a> inside of a button. Then if u click that button u will go through the link
17th Jul 2023, 8:30 PM
JS Nihal
JS Nihal - avatar
0
Can you make me an exemple
16th Jul 2023, 3:43 PM
Djamel Haddouche
Djamel Haddouche - avatar