0
Web
Can some one help me ? I am trying to add link to a page. But after creating page, when I click on words it doesn't allow me to navigate showing some error
6 Answers
+ 4
If your code is saved in sololearn then :
Click the + symbol, then click on insert code. Then you can filter for your code bits and select your code and click done. Then your code will be attached in the comment.
+ 2
If you want to run a code on Sololearn then,
âĄď¸ Go to the Code Playground section (you can find it here : https://code.sololearn.com) and click on the + icon at the bottom right corner.
âĄď¸ Then select Web and write your HTML code in the HTML section and save it.
âĄď¸ Then click on Run and your HTML Code will get executed.
If you want to run your code in your system then
âĄď¸ Open notepad (or any text editor like Notepad++, Sublime Text, etc)
âĄď¸ Write your HTML code and save it with .html extension.
âĄď¸ Run your Code in a browser (ex: Google Chrome or Mozilla Firefox) and check your output.
+ 2
Thanks Praneetha, there was some error in link only. Now job has been done and html page is public. Thanks Yaroslav
+ 1
Hi! If your code is on sololearn can you please link it here? We can see what's wrong and help you with it.
0
I am new here, you want me to copy paste link here in my text ?
- 1
Olamide