+ 5
Javascript or CSS ?!
Can anybody plz tell me that what is javascript used for and what is CSS used for ?!
4 ответов
+ 7
It's kind of like:
HTML - website structure
CSS - styling - colors, fonts, decorations
JS - functionality, dynamics, action, responsiveness, user experience
+ 2
javascript = functionality to things like buttons
css = pretty designing
use both
+ 1
css is a styling sheet for your web page whereas in js you define how your web page behave and stuff like that. css = look, js = functionality (?)
0
CSS it's just for design your html page, but javascript for functionality. I recommend you to start, firstly, javascript/php, and then CSS