/ Published in: CSS
URL: http://css-tricks.com/the-css-box-model/
Great to see exactly the position of all the blocs in a page.
Thanks to Chris Coyier for this tip.
Expand |
Embed | Plain Text
* { border: 1px solid red !important; }
You need to login to post a comment.
