2021-09-06 05:54:12 +00:00
|
|
|
|
<style>div{position:fixed;}button{width:13%;height:30px}
|
2021-08-28 23:49:58 +00:00
|
|
|
|
textarea{margin-top:30px;width:100%;height:100%;border:none;outline:none}</style>
|
|
|
|
|
<script src="textarea.js"></script>
|
|
|
|
|
<div>
|
2021-09-06 05:54:12 +00:00
|
|
|
|
<button onclick='onSave()'>Save</button>
|
2021-08-28 23:49:58 +00:00
|
|
|
|
<button onclick="onDelete()">╳</button>
|
|
|
|
|
<button onclick="onUp()">↑</button>
|
|
|
|
|
<button onclick="onDown()">↓</button>
|
|
|
|
|
<button onclick="onTop()">⤒</button>
|
|
|
|
|
<button onclick="onBottom()">⤓</button>
|
|
|
|
|
</div>
|
|
|
|
|
<textarea autofocus />
|
|
|
|
|
H1
|
|
|
|
|
h2
|
|
|
|
|
h3
|
|
|
|
|
h4
|
|
|
|
|
h5
|
|
|
|
|
h6
|
|
|
|
|
h7
|
|
|
|
|
h8
|
|
|
|
|
h9
|
|
|
|
|
ha
|