Änderungen

Zeile 301: Zeile 301:  
<code><pre><nowiki>
 
<code><pre><nowiki>
 
<table class="main-table">
 
<table class="main-table">
<tr>
+
  <tr>
<th>'''Tabellenüberschrift'''</th>
+
    <th>'''Tabellenüberschrift'''</th>
<th>'''Tabellenüberschrift'''</th>
+
    <th>'''Tabellenüberschrift'''</th>
<th>'''Tabellenüberschrift'''</th>
+
    <th>'''Tabellenüberschrift'''</th>
</tr>
+
  </tr>
<tr>
+
  <tr>
<td class="color-table-1">Zelleninhalt</td>
+
    <td class="color-table-1">Zelleninhalt</td>
<td class="color-table-2">Zelleninhalt</td>
+
    <td class="color-table-2">Zelleninhalt</td>
<td>Zelleninhalt</td>
+
    <td>Zelleninhalt</td>
</tr>
+
  </tr>
<tr>
+
  <tr>
<td class="color-table-1">Zelleninhalt</td>
+
    <td class="color-table-1">Zelleninhalt</td>
<td class="color-table-2">Zelleninhalt</td>
+
    <td class="color-table-2">Zelleninhalt</td>
<td>Zelleninhalt</td>
+
    <td>Zelleninhalt</td>
</tr>
+
  </tr>
 
</table>
 
</table>
 
</nowiki></pre></code>
 
</nowiki></pre></code>