Created
June 18, 2015 12:24
-
-
Save stigmm/9c67be6f460f3c1529e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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