We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee5ecf commit 7f3da1bCopy full SHA for 7f3da1b
CSS Typewriter/index.html
@@ -0,0 +1,6 @@
1
+<link rel="stylesheet" href="styles.css" />
2
+<div class="wrapper">
3
+ <div class="typing-demo">
4
+ This is a typing demo.
5
+ </div>
6
+</div>
0 commit comments