Prev Next

11f tables: rows-2

Wrap the second row in a <i></i> tag.

<table>
  ...
  <tr>
    <td><i>Daniel</i></td>
    <td><i>Moi</i></td>
    <td><i>1978 - 2002</i></td>
    <td><i>24 years</i></td>
👉 Go to my code