Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLloading lazy decodingSingle-choice MCQ

What does setting `decoding="async"` on an `<img>` actually change about how the image is handled?

<img src="photo.jpg" decoding="async" alt="">