0
How can I link my another project with my current project in sololearn?
I have made an HTML file and want to create a links that (on clicking)opens up another HTML file made by me on sololearn .Can this be done .If yes, how?
1 Antwort
+ 3
Your html file link should be the link value in current file. That's it.
You can get it link address by share option from your code.
Before hoping you know about <a> anchor tag