I would like to create a table with image with html: http://prntscr.com/aixqcj
But the picture leads to a large space at the bottom of the image (padding is 9px, the space is not padding) and that causes a large amount of space on top of the text in the right column: http://prntscr.com/aiy8tg
Eventually I would like the image to align vertically in the column (I saw a lot of posts about vertical alignment but didn't find the solution yet).
Could you help?
Try with valign="top" on the td.
If you are using HTML5, you will have to use the CSS vertical-align property: http://www.w3schools.com/tags/att_td_valign.asp
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With