#images
Picture Element In HTML
Aug 01, 2019
The HTML picture element can come in handy if you want fine grained control over the art direction or to offer different image formats when maybe certain formats are not supported by all browsers.
Responsive Images With src set
Jun 03, 2019
Using srcset we can tell the browser which image to load to make our website faster and look better.
CSS Filters For Nice Effects
May 19, 2019
Using css filters can add some nice image effects without using Sketch or Photoshop.
Use Progressive JPEGS To Improve Your Website Load Time
May 04, 2019
If you have high quality images that might be slow to load, you might want to use a progressive jpeg which can decrease load time for your website and improve the user experience