<!doctype html> <html> <body> <table border="1"> <tr> <td style="height: 200px; padding: 0; margin: 0; border: none"> <img style="height: 100px;" src="solidblue.png"> </td> <tr> </table> </body> </html>