Skip to content

Instantly share code, notes, and snippets.

@kuro1033
kuro1033 / typewrite.html
Created November 9, 2014 12:15
typewritee
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript" src="style.js"></script>
</head>
<h1>
<a href="" class="typewrite" data-period="2000" data-type='[ "Hi, My name is HuYungPei.", "Are you TiffanyChang?", "I Miss You.", "Do You Know...?" ]'>
<span class="wrap"></span>
</a>
</h1>