How to put an image in div with CSS?

前端 未结 4 885
暗喜
暗喜 2020-11-28 20:05

I would like to have all my images in CSS (the only way I know how is to put them in as background images).

But the problem in this solution is you can never let the

4条回答
  •  清酒与你
    2020-11-28 20:36

    Take this as a sample code. Replace imageheight and image width with your image dimensions.

提交回复
热议问题