33---
44{% extends 'component.njk' %}
55{% block content %}
6- <!-- explanation goes here -->
76
87< section >
98< h2 class ="hxSectionTitle " id ="tabset "> Tabset</ h2 >
@@ -17,19 +16,6 @@ <h2 class="hxSectionTitle" id="tabset">Tabset</h2>
1716 < hx-tabcontent >
1817 < hx-tabpanel >
1918 < h3 class ="hxSubSectionTitle "> First Panel</ h3 >
20- < div class ="hxRow ">
21- < div class ="hxCol hxSpan-12 ">
22- < p >
23- Cupcake ipsum dolor sit amet bonbon topping caramels. Sesame snaps
24- gummi bears liquorice cookie chupa chups fruitcake croissant
25- chocolate topping. Brownie biscuit wafer marshmallow liquorice
26- soufflé powder jelly.
27- </ p >
28- </ div >
29- </ div >
30- </ hx-tabpanel >
31- < hx-tabpanel >
32- < h3 class ="hxSubSectionTitle "> Second Panel</ h3 >
3319 < div class ="hxRow ">
3420 < div class ="hxCol hxSpan-6 ">
3521 < p >
@@ -49,7 +35,7 @@ <h3 class="hxSubSectionTitle">Second Panel</h3>
4935 </ div >
5036 </ hx-tabpanel >
5137 < hx-tabpanel >
52- < h3 class ="hxSubSectionTitle "> Third Panel</ h3 >
38+ < h3 class ="hxSubSectionTitle "> Second Panel</ h3 >
5339 < p >
5440 Cupcake ipsum dolor sit. Amet danish jelly gummi bears. Danish
5541 caramels danish candy canes macaroon donut icing. Cupcake tiramisu
@@ -81,6 +67,21 @@ <h3 class="hxSubSectionTitle">Third Panel</h3>
8167 topping chocolate. Cake sugar plum fruitcake brownie.
8268 </ p >
8369 </ hx-tabpanel >
70+ < hx-tabpanel >
71+ < h3 class ="hxSubSectionTitle "> Third Panel</ h3 >
72+ < img src ="http://via.placeholder.com/200x150 " />
73+ < img src ="http://via.placeholder.com/200x150 " />
74+ < img src ="http://via.placeholder.com/200x150 " />
75+ < img src ="http://via.placeholder.com/200x150 " />
76+ < img src ="http://via.placeholder.com/200x150 " />
77+ < img src ="http://via.placeholder.com/200x150 " />
78+ < img src ="http://via.placeholder.com/200x150 " />
79+ < img src ="http://via.placeholder.com/200x150 " />
80+ < img src ="http://via.placeholder.com/200x150 " />
81+ < img src ="http://via.placeholder.com/200x150 " />
82+ < img src ="http://via.placeholder.com/200x150 " />
83+ < img src ="http://via.placeholder.com/200x150 " />
84+ </ hx-tabpanel >
8485 </ hx-tabcontent >
8586 </ hx-tabset >
8687</ div >
0 commit comments