Mosaic of images HTML/CSS

后端 未结 10 1307
情书的邮戳
情书的邮戳 2020-11-29 03:53

I want to make an image layout with portrait images inside a div with a fixed aspect ratio of 3:2. The size of images is 327

10条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 04:17

    In my experience: if you only set the dimension of either height or the width (not both) the image will scale accordingly.

提交回复
热议问题