Line 15: | Line 15: | ||
</header> | </header> | ||
<style > | <style > | ||
− | + | #notebook-nav btn-info { | |
+ | margin:10px 20px; | ||
+ | padding:10px 20px; | ||
+ | } | ||
</style> | </style> | ||
<div id="notebook-nav" class="bg-grey"> | <div id="notebook-nav" class="bg-grey"> | ||
Line 21: | Line 24: | ||
<div class="row"> | <div class="row"> | ||
− | + | <a href="#" class="btn btn-info" role="button" >February</a> | |
<a href="#" class="btn btn-info" role="button" >March</a> | <a href="#" class="btn btn-info" role="button" >March</a> | ||
<a href="#" class="btn btn-info" role="button" >April</a> | <a href="#" class="btn btn-info" role="button" >April</a> | ||
<a href="#" class="btn btn-info" role="button" >May</a></div> | <a href="#" class="btn btn-info" role="button" >May</a></div> | ||
− | + | ||
<a href="#" class="btn btn-info" role="button" >June</a> | <a href="#" class="btn btn-info" role="button" >June</a> | ||
<a href="#" class="btn btn-info" role="button" >July</a> | <a href="#" class="btn btn-info" role="button" >July</a> | ||
<a href="#" class="btn btn-info" role="button" >August</a> | <a href="#" class="btn btn-info" role="button" >August</a> | ||
<a href="#" class="btn btn-info" role="button" >Experiments</a> | <a href="#" class="btn btn-info" role="button" >Experiments</a> | ||
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 16:09, 6 October 2018
Notebook
February
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
March
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
April
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
May
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
June
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
July
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
August
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.
Experiments
In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign.