OK. so I've demonstrated that my iPad can't display WebP format images, so I'll have to try the picture tag method as a polyfill.
This is the sample HTML copied from CSS Tricks: Using WebP Images.
So let's try displaying oik-types-banner-772x250.webp
to browsers that support it and the JPEG version for those that don't.
The post WebP for my iPad appeared first on herb miller.