0
What should i learn to construct a proper website
web
3 odpowiedzi
+ 5
Start with HTMl, then CSS an then JavaScript.
This will give you the abilities to develop a full fledged website.
0
You should learn HTML CSS and Javascript for user-side/front-end development and PHP+ MYSQL for sever-side/back-end development.
Note, AJAX will also be needed to pass data between front and back ends.
- 1
You should learn HTML, and then CSS, and next JavaScript.