+ 5
Which is harder? Html or css?
I had a html cerrificate and today I started to learning css but after finishing working with text lesson I think css harder than html I want to know what do you guys think about it? which is harder? making web? or making web beatiful? wich is taking more time to learn?
7 Réponses
+ 3
HTML is easy, CSS is harder because there are topics like animations, media queries, 'advanced' selectors, preprocessors, OOCSS, SMACSS, Flexbox, CSS Grid, frameworks and more
+ 2
not. much harder but compare of html it is
+ 2
CSS concepts are definitely harder to grasp than HTML. Making a skeleton website is easy. But adding design to it is hard. At some point you'll end up asking "why is it not looking the way I thought it would be?" or "why is it not positioned this or that way?". You just have to continue on trying to learn. If you have questions regarding your code, you can ask here.
+ 1
css
+ 1
CSS by a ton. Starting by remembering all those selectors. Then, remembering properties and values. Then, remembering order. Then, dealing with variables... if you dare. HTML is markup, it is tagging, it is laying the content in a contextual and orderly fashion. It does not get easier than that in coding, does it? I still struggle to remember so much in CSS.
0
CSS in my opinion.
0
js