This commit is contained in:
parent
4496cd39e4
commit
7965c2e2b3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
<p>paste ZZT music code in this box, then click the button to #play!</p>
|
<p>paste ZZT music code in this box, then click the button to #play!</p>
|
||||||
|
|
||||||
<!-- snip here -->
|
<!-- snip here -->
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width initial-scale=1.0">
|
||||||
<textarea id=f></textarea><br>
|
<textarea id=f></textarea><br>
|
||||||
<button onclick='
|
<button onclick='
|
||||||
v=f.value;
|
v=f.value;
|
||||||
|
|
Loading…
Add table
Reference in a new issue