rebuilding site Sun Aug 29 07:49:58 AM CST 2021

This commit is contained in:
James Feng Cao 2021-08-29 07:49:58 +08:00
parent c00a8e0463
commit b706b0497a
5 changed files with 153 additions and 21 deletions

21
searchurl/textarea_t.html Normal file
View file

@ -0,0 +1,21 @@
<style>div{position:fixed;}button{height:30px}
textarea{margin-top:30px;width:100%;height:100%;border:none;outline:none}</style>
<script src="textarea.js"></script>
<div>
<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