In html what type of coding does someone use to create a link that could open to a new tab or the next page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

In html what type of coding does someone use to create a link that could open to a new tab or the next page?

27th Dec 2019, 2:54 PM
Ndatimana Emmanuel
Ndatimana Emmanuel - avatar
3 Answers
27th Dec 2019, 3:14 PM
bafoco
bafoco - avatar
+ 4
This should work: <a href="your link">Press me</a>
27th Dec 2019, 3:07 PM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
0
Thanks
11th Sep 2020, 11:51 AM
Ndatimana Emmanuel
Ndatimana Emmanuel - avatar