Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip
titleWelcome!

Hi! Welcome to the techup's playground! You have been granted Power user access to this environment so you can proceed your discovery process of our Apps!
Please feel free to create comment, like, dislike ask any question. 
You will be naturally guided by the product tour! 
Enjoy



                                                                                   Click the app logo to start the Product Tour


LearnUp

   Smart Terms


Smart Tables

HTML
<table style="padding-top: 5px; width: 20%; margin: auto;">
<tr><td style="width: 100%; /*margin: auto; margin-right: 0px!important;*/"><th><a style="text-decoration: none;"
target="_blank" href="https://marketplace.atlassian.com/apps/1216979/learnup-for-confluence-lms?hosting=server&tab=versions">
<div id="try_btn" style="width: 40px; height:20px; background-color: #f4f5f7; padding: 20px; border-radius: 5px; color: #344563; font-size: 16px!important; text-align: center;">Try</div></a></th>
<th><a style="text-decoration: none;"
target="_blank" href="https://www.atlassian.com/purchase/addon/com.mute.confluence.plugins.lms">
<div id="buy_btn" style="width: 40px; height:20px; background-color: #6182EE; padding: 20px; border-radius: 5px; color: #fff; font-size: 16px!important; text-align: center; margin-right: 0px;">Buy</div>
</a>
</th></td></tr></table>

HTML
<table style="padding-top: 5px; width: 20%; margin: auto;">
<tr><td style="width: 100%; /*margin: auto; margin-right: 0px!important;*/"><th><a style="text-decoration: none;"
target="_blank" href="https://marketplace.atlassian.com/apps/1219677/smart-terms-for-confluence-glossary?hosting=cloud&tab=overview">
<div id="try_btn" style="width: 40px; height:20px; background-color: #f4f5f7; padding: 20px; border-radius: 5px; color: #344563; font-size: 16px!important; text-align: center;">Try</div></a></th>
<th><a style="text-decoration: none;"
target="_blank" href="https://www.atlassian.com/purchase/addon/com.mute.confluence.plugins.terms">
<div id="buy_btn" style="width: 40px; height:20px; background-color: #6182EE; padding: 20px; border-radius: 5px; color: #fff; font-size: 16px!important; text-align: center; margin-right: 0px;">Buy</div>
</a>
</th></td></tr></table>

HTML
<table style="padding-top: 5px; width: 20%; margin: auto;">
<tr><td style="width: 100%; /*margin: auto; margin-right: 0px!important;*/"><th><a style="text-decoration: none;"
target="_blank" href="https://marketplace.atlassian.com/apps/1218080/smart-tables-for-confluence?hosting=server&tab=overview">
<div id="try_btn" style="width: 40px; height:20px; background-color: #f4f5f7; padding: 20px; border-radius: 5px; color: #344563; font-size: 16px!important; text-align: center;">Try</div></a></th>
<th><a style="text-decoration: none;"
target="_blank" href="https://www.atlassian.com/purchase/addon/com.mute.confluence.plugins.xTables">
<div id="buy_btn" style="width: 40px; height:20px; background-color: #6182EE; padding: 20px; border-radius: 5px; color: #fff; font-size: 16px!important; text-align: center; margin-right: 0px;">Buy</div>
</a>
</th></td></tr></table>



HTML
<table style="padding-top: 5px; width: 20%; margin: auto;">
<tr><th>
<div
 <input
	type="button"    
    style="width: 80px; height:20px; background-color: #6182EE; padding: 20px; border-radius: 5px; color: #fff; font-size: 16px!important; text-align: center; margin-right: 0px;
    value="test">
</div>
</th></tr></table>
HTML
<style>
#try_btn:hover {
background-color: #cfd2d6!important;
   color: #FFF!important;
   border: 1px solid #FFF;
}
#buy_btn:hover{
background-color : #406bed!important;
border: 1px solid #FFF;}</style>