Getting image to stretch a div

前端 未结 7 468
被撕碎了的回忆
被撕碎了的回忆 2021-02-04 00:34

How can I get an image to stretch the height of a DIV class?

Currently it looks like this:

7条回答
  •  长情又很酷
    2021-02-04 01:14

    In the markup after the image, insert something like

    . A bit messy, but it's the easiest way I've found.

    And while you're at it, put a bit of margin on that image so the text doesn't butt up against it.

提交回复
热议问题