+ 1
What is the basic to make a website?
What are basic steps to create a website ? How are the different languages implemented in the process of creating a website??
2 ответов
+ 3
It really depends what type of website you want to make. A database, a simple website, an excellent colorful website or a gaming website.
Basics to make an excellent website are html, css is needed to give it a nice look, javascript is also important in case of canvas, controls etc. Jquery and PhP are good too. But i suggest to learn html, css, js first. Then you csn learn PHP.