| 1 |
<!DOCTYPE html> |
| 2 |
|
| 3 |
<body> |
| 4 |
<section style="background-color: white; border: 1px solid #e0d5d5; border-bottom-width: 2px; padding-left: 5%; margin-bottom: 35px;"> |
| 5 |
<table> |
| 6 |
<tr> |
| 7 |
<td> |
| 8 |
<h2>Need help? Want a pop-up for Buttonizer? </h2> |
| 9 |
<p> Here you can find video explainations! <!-- and otherwise ask Japper, he knows --></p> |
| 10 |
</td> |
| 11 |
</tr> |
| 12 |
</table> |
| 13 |
</section> |
| 14 |
<table style="padding-left:10%;"> |
| 15 |
<tr> |
| 16 |
<td style="padding-right: 15%;"> |
| 17 |
|
| 18 |
<label><b>How to add a whatsapp button</b><br/><br/></label><!-- whatsapp integration comes soon though! --> |
| 19 |
<iframe width="500" height="315" src="https://www.youtube.com/embed/-2c2PaThkcA" frameborder="0" encrypted-media" allowfullscreen></iframe> |
| 20 |
<hr/> |
| 21 |
</td> |
| 22 |
<td> |
| 23 |
<label><b>How to add a PDF download button</b><br/><br/></label> |
| 24 |
<iframe width="500" height="315" src="https://www.youtube.com/embed/aeoCdTv_Prs" frameborder="0" encrypted-media" allowfullscreen></iframe> |
| 25 |
<hr/> |
| 26 |
</td> |
| 27 |
|
| 28 |
</tr> |
| 29 |
<tr> |
| 30 |
<td> |
| 31 |
<label><b>How to install a direct navigate button</b><br/><br/></label> |
| 32 |
<iframe width="500" height="315" src="https://www.youtube.com/embed/kRw89BkXkJQ" frameborder="0" encrypted-media" allowfullscreen></iframe> |
| 33 |
<hr/> |
| 34 |
</td> |
| 35 |
<td> |
| 36 |
<label><b>How to make a pop-up </b><br/><br/></label> |
| 37 |
<iframe width="500" height="315" src="https://www.youtube.com/embed/DR2bS5Zjsw0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> |
| 38 |
<hr/> |
| 39 |
</td> |
| 40 |
</tr> |
| 41 |
</table> |
| 42 |
|
| 43 |
|
| 44 |
</body> |