2/1/2012
•
EN
* { box-sizing: border-box } FTW
Explains the CSS box-sizing property and recommends using border-box for easier layout management, preventing width calculation issues.