+ 6

How many programming is use for website development

18th Mar 2021, 12:40 AM
Melekte Petros
Melekte Petros - avatar
2 Answers
+ 1
The minimum is 3. JavaScript, HTML, CSS are the bare minimum languages to use in web development. HTML and CSS aren't always considered programming languages but they are used while making websites. You can use JavaScript to program the server too but many developers still use other languages such as c#, PHP, Python, or Java to implement functionality of the server. Usually the server is dominated by only 1 programming language but it can be a complex mix of multiple languages. For this reason, most websites are mostly made with 3 or 4 languages if CSS and HTML are included in the count.
18th Mar 2021, 1:17 AM
Josh Greig
Josh Greig - avatar
0
The main languages include Html, CSS and JavaScript
18th Mar 2021, 1:56 AM
PHILOMATH PRATIK
PHILOMATH PRATIK - avatar