JSFiddle - React, Tailwind, and code Playground

HTML

<table style="width:100%;border:1px solid black;">
<tr style="text-align:center;">
<td>
<a href="http://sourceforge.net/">
    <img src="Resource/download.png"/>
</a>
</td>

<td>
<a href="http://sourceforge.net/">
    <img src="Resource/info.png"/>
</a>
</td>

</tr>
</table>