|
You are here |
www.gijsvandam.nl | ||
| | | | |
www.scale.at
|
|
| | | | | HTML offers a bunch of great features to include images on your website that perfectly fit your responsive design and to improve their performance. Let's explore them together in this article. | |
| | | | |
fantinel.dev
|
|
| | | | | Learn how to reduce page loading times and bounce rate. | |
| | | | |
hjr265.me
|
|
| | | | | I am by no means an expert in HTML and CSS. But I have been tweaking and tuning a few of my Hugo-powered websites, including this one. And, I had the opportunity to explore a few of the modern HTML and CSS features. Starting last month I made it a point to use more images in my blog posts. And, I am glad I did. When I wrote the blog post on hiding files in ZIP archives, I enjoyed preparing the ZIP format illustrations. | |
| | | | |
jfhr.me
|
|
| | | If you have a website, you probably want it to be fast. One common reason why websites aren't fast is because they have a lot of images. Images take time to load. Generally, the browser will load your website, find out that it contains a bunch of images, and start loading those as well. You can optimize that with HTTP/2 Server Push. Another optimization is to simply make your images smaller, without sacrificing quality - that's what this post is about. | ||