Fit image to table cell [Pure HTML]

后端 未结 4 1400
一整个雨季
一整个雨季 2020-12-17 10:18

How do i fit image to table td cell? [Pure HTML]

I have tried below code to fit an image in table td cell.

HTML code is here :

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 10:20

    Use your developer's tool of choice and check if the tr, td or img has any padding or margins.

提交回复
热议问题