mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-11 09:06:51 +01:00
Updated Test ‐ Wir testen hier was (markdown)
@@ -1,4 +1,31 @@
|
|||||||
Auf dieser Seite testen wir was für die zukünftige Wiki
|
Auf dieser Seite testen wir was für die zukünftige Wiki
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>Layer 1</th>
|
||||||
|
<th>Layer 2</th>
|
||||||
|
<th>Layer 3</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td rowspan=4>L1 Name</td>
|
||||||
|
<td rowspan=2>L2 Name A</td>
|
||||||
|
<td>L3 Name A</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>L3 Name B</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan=2>L2 Name B</td>
|
||||||
|
<td>L3 Name C</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>L3 Name D</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user