+ 4
Can I link my codes to other codes?
8 Answers
+ 5
did you mean you want to share your code in other code?
+ 4
Like
<html>
<head>
</head>
<body>
<a href="mycode.html"><!--This refers to one of my codes made on SoloLearn-->
</a>
</body>
</html>
+ 4
ah.... maybe not
+ 3
If you mean web code to web code in Sololearn code playground, you can do it. See this.
https://code.sololearn.com/WC8Gkq7JNqIm/?ref=app
+ 2
@Luka please answer my question if u can
https://www.sololearn.com/discuss/397970/?ref=app
+ 1
Kind of
+ 1
Yes you can
+ 1
Logically thinking, if you want to share something on the internet, you will get a link.
You can get the link by click on the share button on the top right (of the code you want to share). Then copy your link. No need to know the location of your code in the server.
Here is a link I copied from my code
https://code.sololearn.com/W1p9YDmXM4IW/?ref=app