How can i make websites | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can i make websites

What can i use

28th Feb 2019, 2:25 PM
Tamirat Areda
Tamirat Areda - avatar
3 Answers
+ 1
When making websites you want to go for web development languages such as the combination of Javascript,Css,Html(All 3 are needed to operate a website), C#,Ruby and more. These languages arent just limited to web development but it is one of there included functionalities.
28th Feb 2019, 2:31 PM
Cypher Red
Cypher Red - avatar
+ 1
You need to at least learn to code in HTML. However, HTML will only describe the structure of your website. You would therefore also need to learn CSS for the design of HTML elements like change the font family of a paragraph. Then you would need JavaScript to let your website interact with client (pressing a button, dragging items etc). PHP and MySQL would also sometimes be used if your website stores data of users such as username and password.
28th Feb 2019, 4:13 PM
Ah Zong
Ah Zong - avatar
+ 1
Tnxs very much
28th Feb 2019, 4:23 PM
Tamirat Areda
Tamirat Areda - avatar