Line 16: | Line 16: | ||
<style > | <style > | ||
.months-menu { | .months-menu { | ||
− | align | + | align:left; |
} | } | ||
</style> | </style> | ||
Line 23: | Line 23: | ||
<div class="row"> | <div class="row"> | ||
<ul class="months-menu"> | <ul class="months-menu"> | ||
− | + | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | |
+ | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | ||
+ | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | ||
+ | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | ||
+ | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | ||
+ | <li><a href="#" class="btn btn-info" role="button" >October</a></li> | ||
+ | |||
</ul> | </ul> | ||
</div> | </div> |
Revision as of 15:59, 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.