summaryrefslogtreecommitdiff
path: root/html/topic/german.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/topic/german.html')
-rw-r--r--html/topic/german.html52
1 files changed, 28 insertions, 24 deletions
diff --git a/html/topic/german.html b/html/topic/german.html
index 0ab883a..cd61e60 100644
--- a/html/topic/german.html
+++ b/html/topic/german.html
@@ -9,30 +9,34 @@
<p class="pageHeading">Tysk</p>
<div class="section">
<table>
- <tr>
- <th></th>
- <th colspan="2">sein</th>
- </tr>
- <tr>
- <th></th>
- <th>Singularis</th>
- <th>Pluralis</th>
- </tr>
- <tr>
- <th>Førsteperson</th>
- <td>bin</td>
- <td>sind</td>
- </tr>
- <tr>
- <th>Andenperson</th>
- <td>bist</td>
- <td>seid</td>
- </tr>
- <tr>
- <th>Tredjeperson</th>
- <td>ist</td>
- <td>sind</td>
- </tr>
+ <thead>
+ <tr>
+ <th></th>
+ <th colspan="2">sein</th>
+ </tr>
+ <tr>
+ <th></th>
+ <th>Singularis</th>
+ <th>Pluralis</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <th>Førsteperson</th>
+ <td>bin</td>
+ <td>sind</td>
+ </tr>
+ <tr>
+ <th>Andenperson</th>
+ <td>bist</td>
+ <td>seid</td>
+ </tr>
+ <tr>
+ <th>Tredjeperson</th>
+ <td>ist</td>
+ <td>sind</td>
+ </tr>
+ </tbody>
</table>
</div>
</div>