+ 1

How can i share my html + css codes with someone on computer ?

It includes images, video etc.. I am very new at programming learning by myself to make a website. Please help me.

5th Jan 2019, 4:59 AM
Furkan Mutlu
Furkan Mutlu - avatar
4 Answers
+ 3
Furkan Mutlu you need learn to learn git for version control. Check out this git commands help here https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository Create a repo in your Github, use git commands to backup your working folder to repo. Check out this Github guide here. https://guides.github.com/introduction/git-handbook/ Others could directly download your files from repo, or using git clone to clone the repo to their local folder.
5th Jan 2019, 12:16 PM
CalviŐ˛
CalviŐ˛ - avatar
+ 2
Use github
5th Jan 2019, 5:42 AM
CalviŐ˛
CalviŐ˛ - avatar
+ 1
Thank you CalviŐ˛ !
5th Jan 2019, 12:27 PM
Furkan Mutlu
Furkan Mutlu - avatar
0
Thank you CalviŐ˛ for your answer, I am actually trying to use it, but how can i add photos from my computer there ? I downloaded atom and git already and watching some courses.. but i am already lost.. Could you please tell me (very basically) how does it work ? Does other person who will receive my project, needs github account to open it or not?
5th Jan 2019, 11:47 AM
Furkan Mutlu
Furkan Mutlu - avatar