mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 14:50:47 +00:00
Update linkgen tool
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Generatore di <img> per ER-TPL</h1>
|
||||
<a href="linkgen.html">Generatore <td></a>
|
||||
<a href="index.html">Generatore <td></a>
|
||||
<p>Inserisci nome mezzo html:</p>
|
||||
<input type="text" id="mezzo" required="required">
|
||||
<p>Inserisci link share:</p>
|
||||
<input type="url" id="link" required="required">
|
||||
<button onclick="generaimg()">Conferma</button>
|
||||
<button onclick="copiaOutput()">Copia negli appunti</button>
|
||||
<button onclick="pulisci()">Pulisci</button>
|
||||
<button onclick="pulisciimg()">Pulisci</button>
|
||||
<pre><code id="output"></code></pre>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user