site:imbhavin95 how to use lazy load in html code example
Example: html lazy load images
<img src="image.png" loading="lazy" alt="…" style="height:200px; width:200px;">
<img src="image.png" loading="lazy" alt="…" style="height:200px; width:200px;">