IE8でメディアクエリを使用する
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
WPなど案件構築覚書
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
* nth-child * nth-last-child * nth-of-type * nth-last-of-type * last-child * first-of-type * last-of-type * only-child * only-of-type
画像に対してハックをかけることで対応する img { width: inherit9; max-width: 100%9; height: auto9; }