I think I'm going to start out with HTML before I get into JS, because I think you need to learn HTM before you can integrate JS, but thank you. Speaking of HMTL, how long does it take to learn it?
Snickers? You tell me how that ratchet little chocolate bar's going to quench my hunger.
I think I'm going to start out with HTML before I get into JS, because I think you need to learn HTM before you can integrate JS, but thank you. Speaking of HMTL, how long does it take to learn it?
HTML*
Snickers? You tell me how that ratchet little chocolate bar's going to quench my hunger.
well actually html is pretty much everything you see. but like for games and stuff its javascript. but yeah, you should learn html before anything else. i dont think you can even do anything without html.
Generally best to go in the order of HTML → JavaScript → PHP. CSS is kind of supplementary, better off lightly explored than learned. HTML can usually be picked up quickly, while programming-based JS will be your biggest hurdle, and PHP will be similar but with tougher syntax.