Throughout this book, we have dealt with various techniques and the (many!) different specifications and properties of CSS. In the process, we have touched on some useful ways of thinking responsibly about these solutions. In this final chapter, we will revisit some of these approaches to dive deeper into the reasons why some are better than others.
CSS mastery is about writing markup and styles that not only work (and work well), but also have qualities like readability, portability, and maintainability. We aim to give you all the knowledge you need ...