0

What's the first language i have to learn for create a website

web language

15th Mar 2019, 4:35 PM
Prapancia Sitorus
Prapancia Sitorus - avatar
3 Answers
+ 2
First of all you have to understand that Web development includes 2 parts! Front end and back end! Back end is about server-side and databases etc. The functionality of website that is not visible to user eye! Front end is the content of website it's styles animations etc... For back end you can learn PHP or python. For front end (the one that I recommend to begin with) you can use HTML and CSS, later you can use and JavaScript! To conclude with, html and CSS are not programming languages! They are languages to add content and style it!
15th Mar 2019, 4:46 PM
Lighton
Lighton - avatar
+ 1
You can find curses for html in sololearn! Do not forget to practice whatever you learn on computer by writing code yourself!
15th Mar 2019, 4:55 PM
Lighton
Lighton - avatar
0
thanks #TheZeroDoctor
15th Mar 2019, 4:54 PM
Prapancia Sitorus
Prapancia Sitorus - avatar