+ 6
Links
I'm trying to figure out if I'm writing the correct code to add links it's not showing when I press run? <a href="https://www.google.com" target="_blank"> google</a>
7 Réponses
+ 3
It's correct✌
+ 3
Working fine here using the same code you got
+ 1
yup, just an extra / in the end would be better else there are 2 requests generated, although server side codes take care of that, but it's a good practice to end links with /
0
Ots correct bro and its working
0
What happen if I omit "target".does it cause any error.
0
Just click on the thing written google in blue color and it shall be done
0
How do I create link for download