Test11: Difference between revisions
From Illustrations in German Translations of Mark Twain's Works
Created page with "<table class="datatable"> <thead> <tr> <th>Name</th> <th>Kategorie</th> <th>Datum</th> </tr> </thead> <tbody> <tr><td>Alpha</td><td>Test</td><td>2024-01-01</td></tr> <tr><td>Beta</td><td>Beispiel</td><td>2024-01-02</td></tr> </tbody> </table>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<html> | |||
<table class="datatable"> | <table class="datatable"> | ||
<thead> | <thead> | ||
| Line 11: | Line 12: | ||
<tr><td>Beta</td><td>Beispiel</td><td>2024-01-02</td></tr> | <tr><td>Beta</td><td>Beispiel</td><td>2024-01-02</td></tr> | ||
</tbody> | </tbody> | ||
</ | </html> | ||
Revision as of 12:41, 15 July 2025
| Name | Kategorie | Datum |
|---|---|---|
| Alpha | Test | 2024-01-01 |
| Beta | Beispiel | 2024-01-02 |