Thank you for reading Mastering CSS. I truly enjoyed putting this book together. We covered a lot of ground, so I'm going to do a recap of the things we've learned and point you in the direction of where you can get more information on the topics.
Conclusion and links
The box model and block versus inline elements
We started this book by reviewing the basics, such as the box model, and the difference between block and inline elements. A great place to learn more about these two important, fundamental topics is on Sitepoint's A to Z CSS screencasts. For block vs inline elements: https://www.sitepoint.com/atoz-css-screencast-display/ and for the box model https://www.sitepoint.com/atoz-css-screencast-box-model...