Responsive Images
Two main use cases:
- Deliver same image but with different properties, e.g. resolution or format
☞ Useimgelement withsrcsetandsizesattribute - Deliver different images in different contexts
☞ Usepictureelement
Two main use cases:
img element with srcset and sizes attributepicture element