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

How does loading="lazy" determine when to actually fetch an off-screen image?

<img src="photo.jpg" loading="lazy" alt="">