<section class="tabber__section no-white">
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1, Cell 1 | Row 1, Cell 2 | Row 1, Cell 3 |
Row 2, Cell 1 | Row 2, Cell 2 | Row 2, Cell 3 |
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<tabber> | <tabber> | ||
Sample= | Sample= | ||
{| class="wikitable | <section class="tabber__section no-white"> | ||
! Header 1 | {| class="wikitable" | ||
! Header 2 | ! Header 1 | ||
! Header 3 | ! Header 2 | ||
|- | ! Header 3 | ||
| Row 1, Cell 1 | |- | ||
| Row 1, Cell 2 | | Row 1, Cell 1 | ||
| Row 1, Cell 3 | | Row 1, Cell 2 | ||
|- | | Row 1, Cell 3 | ||
| Row 2, Cell 1 | |- | ||
| Row 2, Cell 2 | | Row 2, Cell 1 | ||
| Row 2, Cell 3 | | Row 2, Cell 2 | ||
|} | | Row 2, Cell 3 | ||
|} | |||
</section> | |||
</tabber> | </tabber> | ||