Tagged: tables, white space
Whenever I insert an image into a table it adds a large white-space below it equal to the height of the rows next to the image. I’ve tried EVERYTHING to solve this without success. Can anyone please help me with this?
http://www.theunderfloorheatingcompany.co.uk/ukps/product-range/multi-layer-pipe/
Hey!
Try adding this code to the Quick CSS:
td {
vertical-align: top;
}
Cheers!
Josue
Ahh perfect! Many thanks for help :)
You are welcome, always glad to help :)
Regards,
Josue