Text formatted with Texy:
First Name | Last Name | Age |
---|---|---|
Jesus | Christ asdasd |
33 |
Cecilie | Svobodova | 74 |
Generated HTML code:
<table>
<thead>
<tr>
<th>First Name</th>
<th>Last Name</th>
<th>Age</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align:top">Jesus</td>
<td>Christ<br>
asdasd</td>
<td>33</td>
</tr>
<tr>
<td>Cecilie</td>
<td>Svobodova</td>
<td>74</td>
</tr>
</tbody>
</table>
Verze Texy: 3.2.3 (konfigurace)