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

You set loading="lazy" on an <img> that sits above the fold on first paint. What happens?

<img src="hero.jpg" loading="lazy" width="1200" height="600" alt="">