Hi Guys
How can we make sure that we can make the inserted image (any format) load faster on an html page?
There are a few things you can do to increase the loading of images on web pages
1. Always make sure you save your image from your image editor as web optimized
2. Always include height and width tags in your image tags
3. Look into CDN or caching services to deliver your images rather than using your main webserver