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
2 Respostas
+ 1
Register on github, you can create your own repository there, public or private.
+ 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