Strange border on IMG tag

前端 未结 5 650
醉酒成梦
醉酒成梦 2020-12-15 15:47

HTML:




CSS:

5条回答
  •  一生所求
    2020-12-15 16:24

    You can Simply Use div instead of img for background image , if you are not going to use src attribute anywhere.

    
    

    otherwise src is required.

提交回复
热议问题