mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
e
This commit is contained in:
parent
63d43baf1b
commit
a581aa7efd
@ -8,7 +8,8 @@
|
|||||||
<form>
|
<form>
|
||||||
<label>Input data</label><br>
|
<label>Input data</label><br>
|
||||||
<textarea value="" rows="6" cols="80" id="input" required></textarea><br>
|
<textarea value="" rows="6" cols="80" id="input" required></textarea><br>
|
||||||
<a class="button" onclick="doencode();" style="--color:#1e9bff;">
|
<button class="button" style="--color:#1e9bff;"type="button" onclick="doencode();">Encode</button>
|
||||||
|
<a class="button" href="#" style="--color:#1e9bff;">
|
||||||
<span></span>
|
<span></span>
|
||||||
<span></span>
|
<span></span>
|
||||||
<span></span>
|
<span></span>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user