https://developers.google.com/speed/pagespeed/insights/
1) Download the lazysizes Javascript library . Once download ,include it in your page through following script tag :
<script src="lazysizes.min.js" async=""></script>
2) within your HTML <img> tag:
-
Add class="lazyload" attribute to all images
-
Change the src attribute to data-src
<img data-src="image.jpg" class="lazyload"/>
https://www.mobitsolutions.com/blog
php web development company | website design and developmenthttps://www.mobitsolutions.com/website-design-development
https://youtu.be/Z6G1J4MnMeQ