Images should be coded to scale appropriately with the screen size. Use the CSS property max-width: 100%; to ensure that images resize proportionally. Also, consider using retina-ready images for high-resolution screens and always include alt text for accessibility.