- 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
3 odpowiedzi
+ 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>
0
Yes it worked. Earlier I forgot to put the </a> . Thanks Andrea
0
No problems 💪🏽