Jump to content

IMG Not Overlapping TD


Glese

Recommended Posts

I do not have an example to showcase, I am just wondering what needs to be done to have the image file not overlap the td in a table.

 

E.g.

 

<table>
<tr>
<td>
<img src="" width="50" height="50" />
</td>
<td>
</td>
</tr>
</table>

 

Imagine that both td's have a border and the image is overlapping the first td into the second one. What needs to be done so the td embraces the image file?

Link to comment
https://forums.phpfreaks.com/topic/252102-img-not-overlapping-td/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.