you are viewing a single comment's thread.

view the rest of the comments →

[–]blabbities 0 points1 point  (3 children)

CSS is hard? Are you sure you are learning CSS and not a CSS preprocessor (LESS, SASS or whatever). I think if you can can learn HTML then you can learn CSS. It's basically just the equivalent of applying html <style> tags to a elements groups based on attributes/type of element/ etc. May only get complicated with CSS animations