Using Animate.css

Developer
Size
1,553 Kb
Views
26,312

How do I make an using animate.css?

What is a using animate.css? How do you make a using animate.css? This script and codes were developed by Jemma Riedel on 20 September 2022, Tuesday.

Using Animate.css Previews

Using Animate.css - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Using Animate.css</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1 class="animated">Sleepy</h1>
</body>
</html>

Using Animate.css - Script Codes CSS Codes

h1{ background: silver; margin: 0 auto; width: 25%;
/* Animation */ animation-name: jello; animation-iteration-count: 2; animation-delay: 2s; animation-timing-function: ease-in;
/* animation: jello 2 2s 2s ease-in; */
}
Using Animate.css - Script Codes
Using Animate.css - Script Codes
Home Page Home
Developer Jemma Riedel
Username jxqr97
Uploaded September 20, 2022
Rating 3
Size 1,553 Kb
Views 26,312
Do you need developer help for Using Animate.css?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Jemma Riedel (jxqr97) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!