Thinking Inside the Box Model - DublinCSS

This talk was an investigation into the Box Model.

Most developers can tell you what the Box Model is. It’s the margin, border, padding and content of an element. We’ve all seen this image describing it:

Screenshot of FireFox dev tools

What this talk tries to do is explore how the Box Model works, why it works that way, and to point out a few tips and issues that might not be immediately obvious.