Skip to content

Instantly share code, notes, and snippets.

@reinaldorauch
Created November 9, 2017 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reinaldorauch/1e715204a6844edbb4605587c77f5303 to your computer and use it in GitHub Desktop.
Save reinaldorauch/1e715204a6844edbb4605587c77f5303 to your computer and use it in GitHub Desktop.
<table style="border: 1px solid #000; border-collapse: collapse; padding: 10px;">
<thead>
<tr>
<th style="border: 1px solid #000;" colspan="2">Legenda</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border: 1px solid #000;"><span style="background-color: red; display: block; height: 50px; width: 50px;"></span></td>
<td style="border: 1px solid #000;">Terminal Central - Bairro</td>
</tr>
<tr>
<td style="border: 1px solid #000;"><span style="background-color: blue; display: block; height: 50px; width: 50px;"></span></td>
<td style="border: 1px solid #000;">Bairro - Terminal Central</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment