How can I add account hyperlink in html ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How can I add account hyperlink in html ?

Please give me the tags which can I add

27th Nov 2019, 3:00 PM
Ismail Naik
1 Réponse
+ 2
If you are using phone, open your profile - > click on menu(3 vertical dots at top right corner) - > click on "share" - > from all available options select "copy to clipboard" -> now you have link to your profile copied in clipboard, paste wherever required. To add link in html simply set it to href attribute of anchor tag, <a href="(paste link here)">Ismail Naik</a>
27th Nov 2019, 3:37 PM
nidhi