Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Animations.html
  • Loading branch information
webuniverse4me committed Nov 28, 2021
1 parent 6699a20 commit b8881a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Animations.html
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Animation</title>
<link rel="stylesheet" type="text/css" href="CSS3/Animations.css">
<link rel="stylesheet" type="text/css" href="Animations.css">
</head>
<body>
<div tabindex="1">A</div>
Expand All @@ -17,4 +17,4 @@
<div tabindex="8">H</div>
<div tabindex="9" class="animate">I</div>
</body>
</html>
</html>

0 comments on commit b8881a4

Please sign in to comment.