+ 3
After HTML, what next?
Javascript or CSS or PHP
10 Réponses
+ 4
html to css then JavaScript followed by php makes more sense to me. But that's just my preference
+ 3
css,bootstrap then javascript and php.
+ 3
HTML -> CSS -> JavaScript -> jQuery -> PHP. After you can start learn SQL.
+ 2
It sort of depends.
If you're planning to use web development solely for information sites, learn CSS next, which makes HTML look good.
However, if you want to make more "dynamic" sites (such as web games) learn JavaScript, which makes things happen on the site.
+ 2
Ok, thanks all
+ 2
What if am learning for a professional field in website design
+ 2
@ Amaizu Peter CSS ,JS, then PHP. If you want to be a professional, you NEED CSS AND JS. CSS is more important than JavaScript in web design, so learn that first.
+ 2
Next CSS --> JavaScript--> jQuery --> PHP
+ 1
Css then JavaScript and lastly php
+ 1
next thing to learn is css, after that js and jquery/angularjs/rest if you plan to do only front-end development. If you want to learn back-end development too then php(or some other language but php is most common around) and sql