Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaea2af commit 324ef38Copy full SHA for 324ef38
index.html
@@ -1,4 +1,4 @@
1
<p>Click the link below to try out the editor:</p>
2
-<h1><a href="data:text/html,<textarea%20autofocus/>">Online text editor</a></h1>
+<h1><a href="data:text/html,<textarea%20autofocus%20style='width:100%;height:100%;border:none;outline:none'/>">Online text editor</a></h1>
3
<p>For quick access, drag the link to your bookmark bar (or save it to your bookmark menu).</p>
4
<p>Then you can click it whenever you need an instant text editor in the browser!</p>
0 commit comments