dobutterfliescry.net/www/anim.html

17 lines
408 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="anim.css">
</head>
<body>
<div class="centered heading typing-wrapper">
<!-- Comment between divs is intentional and removes implicit spacing -->
<div class="typing-prompt">
$&nbsp
</div><!--
--><div class="typing">
Do butterflies cry when they're sad?
</div>
</div>
</body>
</html>