Skip to content

Instantly share code, notes, and snippets.

View jayrobinson's full-sized avatar

Jay Robinson jayrobinson

View GitHub Profile
@jayrobinson
jayrobinson / typewriter.html
Created May 29, 2012 19:54
A Typewriter Effect with WebKit Transitions
<!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">
@jayrobinson
jayrobinson / flag.html
Created May 29, 2012 19:51
An American Flag Made with CSS
<!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">