mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-06 23:27:35 -04:00
Mark up table header with <th>
This commit is contained in:
parent
ad1f0d3638
commit
f8b92328c0
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
|||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<td/>
|
||||
<td>Feet</td>
|
||||
<th/>
|
||||
<th>Feet</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue