Skip to content

Commit 7f3da1b

Browse files
Create index.html
1 parent bee5ecf commit 7f3da1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CSS Typewriter/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)