<!--
-Copyright 2021 - 2022, Tomas Mudrunka
+Copyright 2021 - 2026, Tomas Mudrunka
SPDX-License-Identifier: BSD-3-Clause
-->
<!DOCTYPE html>
td[colspan="16"] { width: calc(16 * 18mm); counter-increment: module_counter 16; }
/* indexing */
-tr { counter-reset: module_counter; }
+.indexed { counter-reset: module_counter; }
td { counter-increment: module_counter 1; }
table.indexed * td::after {
content: counter(module_counter);
<tr>
<td></td>
-<td></td>
+<td>🔔<br />Zvonek</td>
<td>🔌<br />Vchod</td>
<td>🔌<br />Předsíň</td>
<td>🛠️<br />Režie</td>
<td></td>
</tr>
+</table>
+
+
+
+<table class="indexed">
+
<tr>
<td colspan="3">🔥<br />Kuchyně<br />Varná deska</td>
<td>💡<br />Světla</td>
<td>🔥<br />Koupelna Podlaha</td>
<td>🔥<br />Koupelna Žebřík</td>
<td>🔌 💡<br />Koupelna</td>
-<td>🔔<br />Zvonek</td>
+<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
+</table>
+
+
+
+<table class="indexed">
+
<tr>
<td></td>
<td></td>