|
|
|
|
|
by dmitriid
1441 days ago
|
|
> ignoring all established standards (IE box model anyone?) Funny you should mention that. IE box model was correct from the practical point of view, and the standard was wrong. Today every single CSS reset forces IE box model with box-sizing: border-box; |
|