[HELP] Saving a code | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

[HELP] Saving a code

Hi everyone, I've made various codes which have taken hours of work using the HTML/CSS/JS tab. When I try to save a code on the computer, it does not properly do it and I waste my time trying to figure out why my code won't save. Does anyone know why this happens? I've done it with an HP laptop and a desktop, and they both do not work.

19th Apr 2018, 4:22 PM
Kevin Winschel
5 ответов
+ 5
@Dinowise, let me get this straight, do you want to save your code as a file in your computer, or to save the code into your SoloLearn profile code bank? If you want to save the code in your computer then you need to copy the code from SoloLearn code editor, and paste it in a local code editor (in your computer) and save the file. If you're saving it into your profile code bank and having problem it might just that SoloLearn server is very busy that code isn't saving, you can try again, it happens to me too sometimes, but for the sake of your work, I suggest to copy the code locally as well just in case the app failed saving or crashes. Sorry, accidentally pressed that submit button with incomplete message : )
19th Apr 2018, 4:54 PM
Ipang
+ 3
I'm sorry if I misunderstood your question, but did you work in SoloLearn code editor or your own local code editor (in your PC/Laptop), I ask you this because if you use SoloLearn code editor then the code will be saved in SoloLearn server, can you confirm?
19th Apr 2018, 4:43 PM
Ipang
+ 2
for html save the file with extension .html (ex:- sololearn.html)
19th Apr 2018, 4:30 PM
chandrapal singh
chandrapal singh - avatar
+ 1
@lpang, I used the SoloLearn editor and tried to save my code for SoloLearn. It did not save for SoloLearn.
19th Apr 2018, 4:44 PM
Kevin Winschel
0
Try to paste CSS into the head. Use <style> paste the code in and finish it with </style> This helped in my case.
30th Jul 2018, 6:50 AM
Toni Zupančič
Toni Zupančič - avatar