JSFiddle - React, Tailwind, and code Playground

by jasonhsu

HTML

<table>
<tr>
    <td><img src="http://lilt.ilstu.edu/rtdirks/images/main_f1.jpg" height="200px" width="200px"></td>
    <td><img src="http://1.bp.blogspot.com/-ldbd23S0qgc/TdV6ZRgZ9TI/AAAAAAAABWA/vctavwOJDsA/s400/fast+food.jpg" height="150px" width="200px"></td>
</tr>
<tr>
    <td colspan="2"><img src="http://www.healthylifeessex.co.uk/pages/Sustainability/images/LoveFoodHeading.jpg" height="200px" width="400px"></td>
</tr>
</table>