Åtgärder

Sandlådan: Skillnad mellan sidversioner

Från Skolbok

mIngen redigeringssammanfattning
Ingen redigeringssammanfattning
Rad 2: Rad 2:


<ul class="tabs" data-tab>
<ul class="tabs" data-tab>
   <li class="tab-title active">Text</li>
   <li class="tab-title active">Tab 1</li>
   <li class="tab-title">Frågor</li>
   <li class="tab-title">Tab 2</li>
   <li class="tab-title">Facit</li>
   <li class="tab-title">Tab 3</li>
  <li class="tab-title">Tab 4</li>
</ul>
</ul>
<div class="tabs-content">
<div class="tabs-content">
   <div class="content active" id="panel1">
   <div class="content active" id="panel1">
     <p>Text</p>
     <p>This is the first panel of the basic tab example. You can place all sorts of content here including a grid.</p>
   </div>
   </div>
   <div class="content" id="panel2">
   <div class="content" id="panel2">
     <p>Frågor</p>
     <p>This is the second panel of the basic tab example. This is the second panel of the basic tab example.</p>
   </div>
   </div>
   <div class="content" id="panel3">
   <div class="content" id="panel3">
     <p>Facit</p>
     <p>This is the third panel of the basic tab example. This is the third panel of the basic tab example.</p>
  </div>
  <div class="content" id="panel4">
    <p>This is the fourth panel of the basic tab example. This is the fourth panel of the basic tab example.</p>
   </div>
   </div>
</div>
</div>

Versionen från 15 februari 2018 kl. 16.08

Här kan man testa hur det är att skriva i en wiki och t.ex. se om kursiv stil fungerar både med html-taggar och wikiformatering.

This is the first panel of the basic tab example. You can place all sorts of content here including a grid.

This is the second panel of the basic tab example. This is the second panel of the basic tab example.

This is the third panel of the basic tab example. This is the third panel of the basic tab example.

This is the fourth panel of the basic tab example. This is the fourth panel of the basic tab example.