ghooghe
2/13/2014 - 10:06 AM

Css fluid image (responsive)

Css fluid image (responsive)

img {
    max-width: 100%;
    height: auto;
}