+ 5
What is the difference between HTML, CSS and JavaScript's ?
If HTML is for content, CSS is for style. What is JavaScript's used for?
6 odpowiedzi
+ 6
Muazzam Adamu are u answering your own question?
+ 4
Html is for contents while styling thats appying different colors is a primary work of CSS, indeed thats what CSS stands for.
+ 4
JS is brains. Its ur methods and variables not inline html code.
+ 3
Muazzam Adamu, lol.
+ 2
one is a mark up languages other is a stylesheet.
0
Hmmm