I want to run the link on html. I put the <a> tag with href attribute. But when see output it shows the link but.... | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

I want to run the link on html. I put the <a> tag with href attribute. But when see output it shows the link but....

But as I touch it, it disappears..

27th Sep 2020, 5:52 AM
Divyanshi Sahu
Divyanshi Sahu - avatar
2 ответов
+ 5
Use proper link example :- <a href="https://www.w3schools.com">Visit W3Schools</a>
27th Sep 2020, 6:01 AM
ㅤㅤㅤ
+ 1
Yeah it is working now ✌ Thanks for answering... I am posting that code.. Check it. ' song '
27th Sep 2020, 6:28 AM
Divyanshi Sahu
Divyanshi Sahu - avatar