Can someone please show me how to link a code with button tag . Using www.amazon.com as the link and SIGN UP here for the source | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Can someone please show me how to link a code with button tag . Using www.amazon.com as the link and SIGN UP here for the source

Linking with button tag in html

29th Apr 2020, 6:54 PM
David
3 Answers
+ 1
I'm just starting out so if it doesn't work i apologize in advance, but if i remember correctly from the course it would be: <button> <a href="www.amazon.com">SIGN UP here</a> </button>
30th Apr 2020, 8:16 AM
Andrea Botticini
Andrea Botticini - avatar
0
Yes it worked. Earlier I forgot to put the </a> . Thanks Andrea
30th Apr 2020, 8:19 AM
David
0
No problems 💪🏽
30th Apr 2020, 8:21 AM
Andrea Botticini
Andrea Botticini - avatar