+ 1
Can you give me the format what should I start reading is it html then css then javascript or??
Ans that plz
11 Answers
+ 6
yes exactly. I learnt all the basics together. you dont have to seperate the learning. However, whenever you learn something and you think you can make something(however small), make it, put it on github.com or codepen.io. By the way try out freecodecamp.com. it has a great community you can learn from. hope this helps
+ 2
anyway you want its ok
+ 2
HTML>CSS>JavaScript
+ 1
HTML for structuring the semantics of the content: that is what is supposed the be marked as a heading, what can be put aside, and so forth.
CSS for deciding how the structure will look.
JavaScript: for changing the content or the structures behaviour.
In short.
+ 1
...and HTML5 is sometimes referred to as a mix of the three, because all parts are often needed in order to make what you want. But I'd say: go for w3schools.com, and do them in that order, then you're ready to go I guess.
+ 1
First HTML.
Then css.
Then js.
+ 1
what you have to learn first is HTML , CSS , JavaScript and PHP to become a web programmer .
one more thing , learn the basics of HTML 4 before learning HTML 5 .
GOOD LUCK !
0
HTML>CSS>JS
0
html>css>java script
0
I think, First complete HTML 50% then start CSS. Now you have to learn both html & css accordingly. When you complete minimum 80% of HTML & CSS then you can go for Javascript and jQuery.
0
html5->css3->js