input box trans

This commit is contained in:
Gabe Yuan
2023-09-13 18:02:51 +08:00
committed by Gabe Yuan
parent 0ea97b73e3
commit a8002bba9f
3 changed files with 113 additions and 9 deletions

View File

@@ -84,6 +84,11 @@
>
</p>
</h2>
<hr />
<input id="input1" style="width: 80%;" />
<hr />
<textarea id="textarea1" style="width: 80%;">test</textarea>
<hr />
<div id="addtitle"></div>
<h2>Shadow 1</h2>
<div id="shadow1"></div>