0
What's the best way to go about web development?
So far I've heard suggestions to start with JavaScript,php or CSS but no one has given me the pros and cons or which one is just the best to start with. Any help will be appreciated guys
4 Answers
+ 10
This is what maybe you are asking
https://www.w3schools.com/whatis/
(See this site in PC, you will get a good overview, or maybe as a desktop site in mobile)
+ 1
CSS s for front end (how the page looks)
JavaScript is for backend (how the page functions)
html is to let those to work together
hope that answers ur question
---
if im wrong pls correct me
0
Okay that clarifies it some
But doesn't really answer what to start with...any suggestions on what to learn first?
0
Thank youđ the site is very helpful