Actions

Awakenings Table: Difference between revisions

From Necroxia Origin

m (Replaced content with "= Lorem = Some text to show in the Lorem tab. = Eleifend = sss")
Tag: Replaced
mNo edit summary
Line 1: Line 1:
= Lorem =
<ul class="tabs" data-tab>
Some text to show in the Lorem tab.
  <li class="tab-title active">Tab 1</li>
= Eleifend =
  <li class="tab-title">Tab 2</li>
sss
  <li class="tab-title">Tab 3</li>
  <li class="tab-title">="#panel4">Tab 4</li>
</ul>
<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:29, 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.