Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 324ef38

Browse files
committed
style properly
1 parent aaea2af commit 324ef38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<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>
2+
<h1><a href="data:text/html,<textarea%20autofocus%20style='width:100%;height:100%;border:none;outline:none'/>">Online text editor</a></h1>
33
<p>For quick access, drag the link to your bookmark bar (or save it to your bookmark menu).</p>
44
<p>Then you can click it whenever you need an instant text editor in the browser!</p>

0 commit comments

Comments
 (0)