css image loading lazy code example
Example: html lazy loading images
<img loading="lazy" src="https://via.placeholder.com/320x200" alt="Lazy loaded image" />
<img loading="lazy" src="https://via.placeholder.com/320x200" alt="Lazy loaded image" />