Created
January 3, 2012 14:27
-
-
Save danilowm/1555090 to your computer and use it in GitHub Desktop.
Animação CSS3/HTML5
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>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