+ 6

How do i link SoloLearn codes to other SoloLearn codes?

I was trying to add a link to one of my other SoloLearn codes, but when i clicked on it, it didnā€™t work.

18th Apr 2019, 12:19 AM
CJD
CJD - avatar
3 Answers
+ 38
You Can Easily Find Your Answer Here With This Code!!!šŸ‘šŸŒ·āœŒ ā¬‡ļøā¬‡ļøā¬‡ļø https://code.sololearn.com/W2V0quvQYyGV/?ref=app I Hope You Understand My Code!!! šŸŒ¹šŸ¤—šŸ˜ŠāœŒšŸŒ¹
21st Apr 2019, 4:30 PM
KĶœĶ”É©nÉ¢ćƒ»ļ¾‘ļ½šiļ½ši šŸ–¤
KĶœĶ”É©nÉ¢ćƒ»ļ¾‘ļ½šiļ½ši šŸ–¤ - avatar
+ 11
Copy the link of the code by clicking on the share button and then add <a href="link" > Code Link</a> where 'link' is the code link.
18th Apr 2019, 12:36 AM
VEDANG
VEDANG - avatar
+ 7
You should click on share to the code you want to link ... Now just copy the URL and past that in "a" tag using : <a href = " PASTE YOUR URL HERE " > The text you want do display </a> /* Now it's completed ... Now the user will be shifted to code of which you have pasted the URL */
18th Apr 2019, 3:42 PM
Shourya
Shourya - avatar