Zeile 239: |
Zeile 239: |
| <div class="spalten"> | | <div class="spalten"> |
| <div class="spalte-1-1 box-framed box-blau"> | | <div class="spalte-1-1 box-framed box-blau"> |
− | <p class="box-header">'''Spezifisch für zitieren.at: HTML-Code für eine einfache Tabelle mit Steuerung der Spaltenbreite'''</p> | + | <p class="box-header">'''Spezifisch für zitieren.at: HTML-Code für eine einfache Tabelle'''</p> |
| <div class="box-content"> | | <div class="box-content"> |
| <table class="main-table" style="width: 100%;"> | | <table class="main-table" style="width: 100%;"> |
Zeile 280: |
Zeile 280: |
| <p class="box-header">'''Spezifisch für zitieren.at: HTML-Code für eine Tabelle mit farbiger Auszeichnung der Zellen'''</p> | | <p class="box-header">'''Spezifisch für zitieren.at: HTML-Code für eine Tabelle mit farbiger Auszeichnung der Zellen'''</p> |
| <div class="box-content"> | | <div class="box-content"> |
− | <table class="main-table"> | + | <table class="main-table" style="width: 100%;"> |
| <tr> | | <tr> |
− | <th>'''Syntax im Quelltext-Editor'''</th> | + | <th style="width: 50%;">'''Syntax im Quelltext-Editor'''</th> |
− | <th>'''Darstellung auf der Artikelseite'''</th> | + | <th style="width: 50%;">'''Darstellung auf der Artikelseite'''</th> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Zeile 290: |
Zeile 290: |
| <table class="main-table" style="width: 100%;"> | | <table class="main-table" style="width: 100%;"> |
| <tr> | | <tr> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 25%;">'''Tabellenüberschrift'''</th> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 25%;">'''Tabellenüberschrift'''</th> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 50%;">'''Tabellenüberschrift'''</th> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Zeile 308: |
Zeile 308: |
| </td> | | </td> |
| <td> | | <td> |
− | <table class="main-table">
| |
− | <tr>
| |
− | <th>'''Syntax im Quelltext-Editor'''</th>
| |
− | <th>'''Darstellung auf der Artikelseite'''</th>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>
| |
− | <code><pre><nowiki>
| |
| <table class="main-table" style="width: 100%;"> | | <table class="main-table" style="width: 100%;"> |
| <tr> | | <tr> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 25%;">'''Tabellenüberschrift'''</th> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 25%;">'''Tabellenüberschrift'''</th> |
− | <th>'''Tabellenüberschrift'''</th> | + | <th style="width: 50%;">'''Tabellenüberschrift'''</th> |
| </tr> | | </tr> |
| <tr> | | <tr> |