mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
19 lines
373 B
HTML
19 lines
373 B
HTML
<style>
|
|
textarea{width:100%;height:100%;border:none;outline:none}</style>
|
|
<script src="textarea.js"></script>
|
|
<button onclick="onDelete()">X</button>
|
|
<button onclick="onMoveUp()">Up</button>
|
|
<button onclick="onMoveDown()">Down</button>
|
|
<button onclick="onTop()">Top</button>
|
|
<button onclick="onBottom()">Bottom</button>
|
|
<textarea autofocus />
|
|
H1
|
|
h2
|
|
h3
|
|
h4
|
|
h5
|
|
h6
|
|
h7
|
|
h8
|
|
h9
|
|
ha
|