Which is harder? Html or css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

16th Feb 2018, 1:37 PM
q75w53
q75w53 - avatar
7 Answers
+ 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
17th Feb 2018, 2:09 AM
grzesiekmq
grzesiekmq - avatar
+ 2
not. much harder but compare of html it is
16th Feb 2018, 1:51 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 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.
16th Feb 2018, 3:33 PM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 1
css
16th Feb 2018, 9:56 PM
Fekoya Jesudamilola
Fekoya Jesudamilola - avatar
+ 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.
17th Feb 2018, 1:15 AM
Fernando Soares
Fernando Soares - avatar
0
CSS in my opinion.
16th Feb 2018, 4:49 PM
Jax
Jax - avatar
0
js
16th Feb 2018, 5:01 PM
Kevin Maningo
Kevin Maningo - avatar