Hacker News new | ask | show | jobs
by kilodeca 1795 days ago
> CSS can be hard to grasp when you're starting out. It can seem like magic wizardry and you can very easily find yourself playing whack-a-mole adjusting one property only to have something else break.

Only if you learned from the wrong source.

2 comments

like w3schools back in the days before MDN and YouTube existed.
Do you mind sharing the good source?
MDN is the best reference to keep on hand to check how something works. https://developer.mozilla.org/en-US/docs/Web/CSS

and web.dev has a pretty decent walk through for learning css https://web.dev/learn/css/