レスポンシブWebデザインのフルードメディアCSS width指定

by iwbjp

CSS

img, object, video {
    max-width: 100%;
    width: 100%\9;
    height: auto;
}