Juneland-website/vendor/crowdfunding2/examples/inline-iframe.html

40 lines
1.0 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>Table iframe</title>
<style>
iframe {
display: inline;
height: 1.5em;
border: 0;
width: 6em;
overflow: hidden;
vertical-align: middle;
}
</style>
</head>
<body>
<nav>&lt; <a href=".">Autres exemples</a></nav>
<h1>Envie de financer Duniter ?</h1>
<p>
Pour faire partie des <iframe style="width: 2em" src="https://growdfunding.borispaing.fr/iframes.php?wishedParam=donorsNb&amp;pubkey=78ZwwgpgdH5uLZLbThUQH7LKwPgjMunYfLiCfUCySkM8"></iframe>
mécènes de Duniter qui ont déjà donné <iframe style="width: 6em" src="../iframes.php?wishedParam=amountCollected&amp;unit=relative&amp;pubkey=78ZwwgpgdH5uLZLbThUQH7LKwPgjMunYfLiCfUCySkM8"></iframe>
c'est simple :
</p>
<ol>
<li>Copiez la clef suivante : <br/>
78ZwwgpgdH5uLZLbThUQH7LKwPgjMunYfLiCfUCySkM8
</li>
<li>Collez-la dans votre client Duniter préféré (Cesium, Silkaj, etc.) afin de faire votre don 😉</li>
</ol>
<p>
Merci pour votre soutient !
</p>
</body>
</html>