Actions

Difference between revisions of "Test Page"

From Titan's Teeth

Line 5: Line 5:
 
   <li>Duck</li>
 
   <li>Duck</li>
 
</ul>
 
</ul>
 +
 +
<ul class="tabs" data-tab>
 +
  <li class="tab-title active">[[#panel11|Tab 1]]</li>
 +
  <li class="tab-title">[[#panel21|Tab 2]]</li>
 +
  <li class="tab-title">[[#panel31|Tab 3]]</li>
 +
  <li class="tab-title">[[#panel41|Tab 4]]</li>
 +
</ul>
 +
<div class="tabs-content">
 +
  <div class="content active" id="panel11">
 +
    <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 class="content" id="panel21">
 +
    <p>This is the second panel of the basic tab example. This is the second panel of the basic tab example.</p>
 +
  </div>
 +
  <div class="content" id="panel31">
 +
    <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="panel41">
 +
    <p>This is the fourth panel of the basic tab example. This is the fourth panel of the basic tab example.</p>
 +
  </div>
 +
</div>
 +
  
 
<ul class="tabs vertical" data-tab>
 
<ul class="tabs vertical" data-tab>

Revision as of 16:20, 9 June 2019

  • Hello
  • Sweeties
  • Do what the man says
  • Duck

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.


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.