1.

What is reflow in css?

Answer»

object-FIT is the property which handles the PICTURE based on the available width and height.

Using fill value the aspect RATIO (Width:Height) will be maintained and image will not appear DISTORTED or squeezed, it will resized so that the longest of either the height or width can fit in the given dimensions.

Other values are cover, NONE, scale-down.



Discussion

No Comment Found