Actions

Awakenings Table: Difference between revisions

From Necroxia Origin

mNo edit summary
mNo edit summary
Line 1: Line 1:
<tabber>
<ul class="tabs" data-tab>
tab1=Some neat text here
  <li class="tab-title active">Tab 1</li>
|-|
  <li class="tab-title">Tab 2</li>
tab2=[http://www.google.com Google]
  <li class="tab-title">Tab 3</li>
|-|
  <li class="tab-title">Tab 4</li>
tab3=Hi
</ul>
</tabber>
<div class="tabs-content">
  <div class="content active" id="panel1">
    <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="panel2">
    <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="panel3">
    <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>

Revision as of 03:13, 24 August 2019

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.