HTML Track Detail
Why use `source type="image/webp"` in `picture`?
It allows modern efficient formats first (WebP/AVIF), then falls back to JPEG/PNG for older browsers.
HTML Track Detail
It allows modern efficient formats first (WebP/AVIF), then falls back to JPEG/PNG for older browsers.