Accueil : Différence entre versions

De Docaposte Cyberdéfense
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
= First section header =
+
<ul class="nav nav-tabs">
This will be displayed on the first tab
+
  <li class="active"><btn data-toggle="tab" class="">#tab1|Tab 1</btn></li>
= First section header =
+
  <li><btn data-toggle="tab" class="">#tab2|Tab 2</btn></li>
This will be displayed on the first tab
+
</ul>
{{#switchtablink:Second section header|Click here to go to the next tab...}}
 
<headertabs />
 
  
 +
<div class="tab-content">
 +
  <div id="tab1" class="tab-pane fade in active">
 +
    '''Tab 1''': Lorem ipsum...
 +
  </div>
 +
  <div id="tab2" class="tab-pane fade">
 +
    '''Tab 2''': Lorem ipsum...
 +
  </div>
 +
</div>
  
  

Version du 2 février 2018 à 22:07