feat: Change table classes

This commit is contained in:
sthag 2026-02-21 14:09:10 +01:00
parent 2d3c049d40
commit 5765207e51
4 changed files with 29 additions and 26 deletions

View file

@ -631,7 +631,7 @@ tags:
<div class="exp_pop">
<code class="code_solo">table>tr>td*2^tr>td[colspan=2]</code>
</div>
<table class="table_blank float_space_left js_pop">
<table class="blank float_space_left js_pop">
<tr>
<td>Mit</td>
<td>ohne</td>
@ -641,12 +641,12 @@ tags:
</tr>
</table>
<div class="exp_pop">
<code class="code_solo">table.table_blank>tr>td*2^tr>td[colspan=2]</code>
<code class="code_solo">table.blank>tr>td*2^tr>td[colspan=2]</code>
</div>
</div>
<p>Die nächste Tabelle verwendet alle zur Auszeichnung verfügbaren Elemente und hat eine starre
Zellverteilung:</p>
<table class="width_full table_fix js_pop">
<table class="width_full fix js_pop">
<caption>Beschreibung bzw. Zusammenhang der Tabelle</caption>
<thead>
<tr>
@ -684,7 +684,7 @@ tags:
</tfoot>
</table>
<div class="exp_pop">
<code class="code_solo">table.width_full.table_fix>caption+thead>tr>th[scope="col"]*3^^tbody>(tr>td*3)*3^^tfoot>tr>th[scope="row"]+td*2</code>
<code class="code_solo">table.width_full.fix>caption+thead>tr>th[scope="col"]*3^^tbody>(tr>td*3)*3^^tfoot>tr>th[scope="row"]+td*2</code>
</div>
<p>Viele weitere Formate sind möglich.</p>
</article>
@ -738,7 +738,7 @@ tags:
</p>
<div class="overflow">
<div class="float_left">
<table class="table_fix table_blank">
<table class="fix blank">
<tr>
<td>
<label for="demo__raw_a">Alpha:</label>