The CSS Podcast cover image

The CSS Podcast

70: Why is my image distorted?

Aug 25, 2023
Learn how to make your images just right and the reasons they might look funky. Discusses image distortions, controlling image sizes with CSS, foreground and background images, SVG image issues and solutions, and tips for responsive images.
17:52

Podcast summary created with Snipd AI

Quick takeaways

  • Foreground images can be distorted when set to 100% width and height of their parent, and to address this issue, you can use the object fit property or set a max inline size of 100% on your images.
  • Background images, added using the CSS background-image property, can be subject to object placement issues, and to control the containment and stretching of the background image, you can use the background-size property and background-position property.

Deep dives

Foreground Images: Distortion and Solutions

Foreground images, which are added with an image tag, can be distorted when set to 100% width and height of their parent. This distortion occurs because the browser squishes or stretches the image to fit. To address this issue, you can use the object fit property to spread and center the image or set object position to customize its alignment. Another solution is to set a max inline size of 100% on your images, which ensures they won't exceed the viewport or container width, maintaining the aspect ratio. These techniques help in normalizing and maintaining control over the display of foreground images.

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode