This file contains 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> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>A Typewriter Effect with WebKit Transitions</title> | |
<meta name="author" content="Jay Robinson, http://jayrobinson.org"> | |
<style type="text/css"> |
This file contains 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> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>An American Flag Made with CSS</title> | |
<meta name="author" content="Jay Robinson, http://jayrobinson.org"> | |
<style type="text/css"> |