Prev Next

11b tables: columns-2

Wrap the last column in a <u></u> tag.

<table>
  ...
  <tr>
    ...
    <td><u>24 years</u></td>
👉 Go to my code