Is it possible that CSS is the most confusing "language"? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it possible that CSS is the most confusing "language"?

I know c, c++, c# and I easily learned those languages but I am having difficulties with css. It is so confusing for me that I am unable to fully catch the logic. What am I missing and why is it happening to me? Did anybody have the same situation?

15th Sep 2020, 10:32 PM
Pera
Pera - avatar
9 Answers
+ 6
i believe it is
17th Sep 2020, 7:52 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 5
Maybe you like mathmatics, programming and logic more than styles, colors and animation
15th Sep 2020, 10:53 PM
Ruba Kh
Ruba Kh - avatar
+ 5
CSS is mostly about setting properties of objects. With practice ull get around it. You need to know HTML first
15th Sep 2020, 10:55 PM
Arturop
Arturop - avatar
+ 5
CSS is all about trial and errors.. If you write print("hello") you are sure that it is gonna work but in case of css nothing is guaranteed... The more you practice the more you get into it
16th Sep 2020, 2:19 AM
Shreyansh
Shreyansh - avatar
+ 4
There is no logic to catch. It's just a stylesheet programming language. Don't expect to fully understand it though. Just have fun with it. With time you get to understand it better.
16th Sep 2020, 6:41 AM
Ore
Ore - avatar
+ 4
Don't worry, practice makes perfect. Also maybe you need to use WS3school or Coursera for a more complete experience and better explanations. Sololearn is very good but sometimes is not clear.
16th Sep 2020, 5:17 PM
Gabriele Gatti
Gabriele Gatti - avatar
+ 3
css is use to design html code. if you don't have your body how will you get that your dress is looking good or not on you. and if you can't get wheather is good for you ifcourse it seems not good fir you. first go for html.(create body), then learn css (wear dress). 😂😂
16th Sep 2020, 4:45 AM
Divya Mohan
Divya Mohan - avatar
+ 1
Thank you for your answers. ☺️
16th Sep 2020, 9:23 AM
Pera
Pera - avatar
+ 1
Bro, I think you need to learn about HTML first.
17th Sep 2020, 5:13 PM
Future CEO Of Google