New coupon for Cookbook and call ref
This commit is contained in:
parent
110c71f6f9
commit
6f1d1aa673
4 changed files with 65 additions and 8 deletions
|
@ -25,9 +25,9 @@
|
|||
<span style="font-weight: normal;">
|
||||
apply coupon for discount:
|
||||
</span>
|
||||
5C14671AABA040B06FDC
|
||||
BE7BDF4D74791CDC1BF6
|
||||
</div>
|
||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=5C14671AABA040B06FDC','_blank');">
|
||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=BE7BDF4D74791CDC1BF6','_blank');">
|
||||
click here to visit course page
|
||||
</button>
|
||||
</div>
|
||||
|
@ -2702,6 +2702,9 @@ Example: If first row has a `VPush`, then your layout will be At the bottom of
|
|||
### size
|
||||
<!-- <+Window.size+> -->
|
||||
|
||||
### start_thread
|
||||
<!-- <+Window.start_thread+> -->
|
||||
|
||||
### un_hide
|
||||
<!-- <+Window.un_hide+> -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue