Steps to edit a website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Steps to edit a website?

Someone just gave me a website to edit and need new features to because she doesn’t like certain things about the site in which someone created for her, What do I do first and the steps to edit the website?

6th Jun 2018, 2:24 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar
10 Answers
+ 3
Does it require session adjustments? Then you have a lot to do : You can look at the CSS and javascript first to know what's going on.
6th Jun 2018, 2:29 PM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
+ 2
i‘m not on discord, sorry
6th Jun 2018, 3:05 PM
Max
Max - avatar
+ 2
Nomeh Uchenna Gabriel which is pretty useless if the website is dynamically created serverside and has to be edited
6th Jun 2018, 6:15 PM
Max
Max - avatar
+ 1
ORAJIAKU chibuchi didn‘t the person that asked you to edit the site own it and have access to the server it is running on? they should provide you with access to the server or the code
6th Jun 2018, 3:00 PM
Max
Max - avatar
+ 1
please are you on “discord” so we can chat there, i’ll tell you the details the person gave me, if youre on discord.. whats your name and id
6th Jun 2018, 3:04 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar
+ 1
ORAJIAKU chibuchi ok, that i can help you with. you need to install git. git is a tool that does version control/management. you are expected to "clone" the code "repository" using git and "push" the changes you made these links might be helpful: https://guides.github.com/activities/hello-world/ https://try.github.io this is the one i like the most: https://services.github.com/on-demand/ this looks like a nice cheatsheet: http://rogerdudler.github.io/git-guide/
6th Jun 2018, 3:10 PM
Max
Max - avatar
+ 1
ORAJIAKU chibuchi the web languages are all open to the public, you can easily view the source code of any site you're in by using the following command on Windows: CTRL+SHIFT I ...this will show the (.htm, .css and .js) source code of the website but not the database especially on Chrome.
6th Jun 2018, 6:14 PM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
0
how do i have the access to the css, html or javascript source codes? is the person who created it first,meant to give me the actual codes? or is there anothed way out
6th Jun 2018, 2:31 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar
0
he gave me a source code link, to github which i really didnt understand.
6th Jun 2018, 3:06 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar
0
ok thanks, i’ll Recommend you join discord. its an interactive app by sololearn to intaract with users
6th Jun 2018, 3:20 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar