I have the following table in HTML
<table style="width: 100%">
<tr>
<td style="width: 50px">
<img src="https://s32.postimg.org/x1llms2ph/caixa_padrao.png">
</td>
<td>
<table>
<tr>
<td>Texto 1</td>
</tr>
<tr>
<td>Texto 2</td>
</tr>
<tr>
<td>Texto 3</td>
</tr>
</table>
</td>
</tr>
</table>
Can anyone help me mount an equal, but in DIV
and CSS