Skip to content

Instantly share code, notes, and snippets.

@stigmm
Created June 18, 2015 12:24
Show Gist options
  • Save stigmm/9c67be6f460f3c1529e8 to your computer and use it in GitHub Desktop.
Save stigmm/9c67be6f460f3c1529e8 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>mso-text-animation</title>
</head>
<body>
<h1 style="mso-text-animation: ants-black">mso-text-animation: ants-black</h1>
<h1 style="mso-text-animation: ants-red">mso-text-animation: ants-red</h1>
<h1 style="mso-text-animation: blink-background">mso-text-animation: blink-background</h1>
<h1 style="mso-text-animation: lights">mso-text-animation: lights</h1>
<h1 style="mso-text-animation: shimmer">mso-text-animation: shimmer</h1>
<h1 style="mso-text-animation: sparkle">mso-text-animation: sparkle</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment