I have some photos which have big sizes, I would like to set them to the Parent\'s dimension size. If one time the parent dimension is 1200x800, I would like to set the phot
I might be naive, but isn't this as simple as this ?
img { width:100%; height:100%; }