What are the languages used in website developement? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
- 1

What are the languages used in website developement?

which one is used for what?

9th Jan 2018, 12:11 PM
Mt Khalifa
Mt Khalifa - avatar
3 odpowiedzi
+ 1
Client Side: HTML: The structure of the page CSS: Styling Javascript: Functionality Server Side: https://www.codeschool.com/beginners-guide-to-web-development/server-side-languages This is the most basic answer possible. There is a lot more to it.
9th Jan 2018, 12:17 PM
Abdullah Omar Nasseef
Abdullah Omar Nasseef - avatar
+ 3
1. HTML (Its the main) 2. CSS. (It is used to make our site stylish all the colors etc.) 3. JavaScript (To provide functions) 4. PHP (Used in server side) and there are many alternatives like nodejs
9th Jan 2018, 12:16 PM
Amit Singh
Amit Singh - avatar
0
tnx bro
9th Jan 2018, 12:17 PM
Mt Khalifa
Mt Khalifa - avatar