mirror of https://github.com/torappinfo/uweb
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
373 B
HTML
20 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
|