Tim Severien:
I feel we, the community, have to acknowledge that CSS is easy to get started with and hard to master. Let’s reflect on the language and find out what makes it hard.
Tim’s reasons CSS is hard (in my own words):
You can look at a matching Ruleset, and still not have the whole styling story. There might be multiple matching rulesets in disparate places, including in places that only apply conditionally, like within @media queries. Even
… Read article “What Makes CSS Hard To Master”
The post What Makes CSS Hard To Master appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://timseverien.com/posts/2020-12-06-what-makes-css-hard-to-master/
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe





CSS-Questions is a mini site where you can test your CSS knowledge with over 100 questions.

Web design veteran Andy Clarke is offering a two-hour workshop all about creating practical and creative page layouts this September 18. Register and save a few bucks with a coupon code.

How do you design block quotes and pull quotes to reflect a brand’s visual identity and help tell its story? Here’s how I do it by styling the HTML blockquote
element using borders, de