Where to save your coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where to save your coding?

Where to save your coding practices? I created a static web page using HTML and CSS. I want to save it somewhere to review it later. Give me some hints please. Thanks https://www.sololearn.com/discuss/1661083/?ref=app https://www.sololearn.com/discuss/2043734/?ref=app

22nd Oct 2019, 3:58 AM
Shyam
Shyam  - avatar
2 Answers
+ 1
Register on github, you can create your own repository there, public or private.
22nd Oct 2019, 1:32 PM
Anna/Аня
Anna/Аня - avatar
+ 1
You can save your coding in html files (css in *.css or javascript - *.js) in the folder on pc. Create folder for example 'My project' and save all your files in it Or if you want save online - use codepen.io
22nd Oct 2019, 4:51 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar