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

An <img loading="lazy"> with no width/height attributes and no CSS dimensions sits below the fold. Why can lazy loading here cause problems on some pages?

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