How to make website and what type of coading is required for it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make website and what type of coading is required for it

17th Dec 2017, 3:31 PM
mimician manuu
mimician manuu - avatar
3 Answers
+ 1
thanks bro for your suggestion maykel
17th Dec 2017, 3:41 PM
mimician manuu
mimician manuu - avatar
0
To Start A Website You Need To Have a Domain Name and A web Hosting and After Connecting them you need to use softwares like wordpress or start coding with HTML-CSS-PHP-JS to Configure Both The front end (visual content)and The backend (databases etc..) of the website
17th Dec 2017, 3:39 PM
Michael Ehab Mikhail
Michael Ehab Mikhail - avatar
0
to make a basic website you'll need to know HTML, CSS and Javascript. This will help you create the visual aspect of the site with interactivity. After that, turn your attention to PHP and SQL to handle server side things like form submission and user creation.
17th Dec 2017, 3:41 PM
Nope
Nope - avatar