0
What should i learn after HTML?
i'm about to finish my HTML course and i wonder what should i learn next..some people say CSS.. other say JS .. so if there is any piece of advise i'll be thankfull :)
6 Respuestas
+ 4
css and js, you will probably need to know especially if you're looking into web development / design.
i'd say try css first (its very easy and fast to learn, i've been finishing this up myself on other courses but haven't started here) and see what you can make. make pages using both html/css and see what you can make using them - try pure css as many have to create cool effects for logos for example.
javascript would needed to give your page behaviour. i'm trying jquery myself around this stage. ^_^
+ 1
@vinny
thanks for the info,then i'll start the CSS :)
0
I think you should learn php
0
why php?
0
PHP it's Hypertext Preprocessor. If you learn html, you can write for your site basic design, but, I think, some functionality is also needed
0
hmm.. i'll consider that thanks👍