how to make an image fit into a div css code example Example: make image stretch to fit div Just apply without any changing any code img { width: 100%; }