There are no specific dimensions for the <picture> element while implementing lazy loading. The dimensions will depend on the size of the image being loaded and the container it is placed in. It is recommended to set explicit dimensions for the container to avoid layout shifts when the image is loaded.
Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss
Asked: 2022-04-28 11:00:00 +0000
Seen: 7 times
Last updated: Oct 08 '21
How to give an <svg> element a double border using CSS when there is no style attribute present?
Why does the fixed position interfere with the functionality of overflow hidden?
How can I customize the Swiper Element v9 in ionic 6 with stylish design?
What is the method of using relative position in CSS?
What is a more effective method to verify the type of an Array containing elements of any type?
What is the method for placing an element beside a relative element?