Answer:
srcset
Explanation:
The srcset attribute in HTML5 is used to select and render different images depending different situations. While using the srcset, the designer will specify a list of images' URLs as well as the description of their sizes. It also allows the designer to identify the default image source. In this way web browsers will display any of the images listed depending on specific criteria that the developer has specified.