[HTML & CSS General] CSS: box-sizing
memo.
[markdown]
> * [Can I use… Support tables for HTML5, CSS3, etc](http://caniuse.com/#feat=css3-boxsizing)
> * [box-sizing | CSS-Tricks](http://css-tricks.com/almanac/properties/b/box-sizing/)
> * [box-sizing – CSS | MDN](https://developer.mozilla.org/ja/docs/Web/CSS/box-sizing)
IE8+
See the Pen CSS box-sizing by DriftwoodJP (@DriftwoodJP) on CodePen.
> * [box-sizing は魔法のコトバ!もうpaddingやborderを含めた幅の計算はヤメヤメ | Cappee Design](http://cappee.net/coding/css3/box-sizing)
> * [CSS3 の box-sizing が便利すぎる!! padding や border に依存しない width, height 指定 | TM Life](http://tmlife.net/web/css3/css3-box-sizing.html)
> * [CSS – box-sizing](http://ja.learnlayout.com/box-sizing.html)
## 補遺
> * [html – width: 100%-padding? – Stack Overflow](http://stackoverflow.com/questions/5219175/width-100-padding)
> * [[CSS]フォームの見栄えをぐっとよくする、テキスト入力欄とボタンをCSS3で美しくスタイルするチュートリアル | コリス](http://coliss.com/articles/build-websites/operation/css/css3-form-styling-cheat-sheet.html)
[/markdown]