+ 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?
9 Antworten
+ 6
i believe it is
+ 5
Maybe you like mathmatics, programming and logic more than styles, colors and animation
+ 5
CSS is mostly about setting properties of objects. With practice ull get around it.
You need to know HTML first
+ 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
+ 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.
+ 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.
+ 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).
😂😂
+ 1
Thank you for your answers. ☺️
+ 1
Bro, I think you need to learn about HTML first.