Skip to content

Instantly share code, notes, and snippets.

@danilowm
Created January 3, 2012 14:27
Show Gist options
  • Save danilowm/1555090 to your computer and use it in GitHub Desktop.
Save danilowm/1555090 to your computer and use it in GitHub Desktop.
Animação CSS3/HTML5
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Animação CSS3/HTML5</title>
<link rel="stylesheet" href="css/animate.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="css/css.css" type="text/css" media="screen" charset="utf-8">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment