Horje
css animation not working Code Example
animate.css not working
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css"/>
</head>
<body>
<h2 class="animated slideInLeft" style="animation-delay:1s">Your ultimate Solution</h2>
</body>
</html>
css animation not working
Can you check those OS settings and confirm that the animations are not turned off?

OSX: Settings > General > Accessibility > Reduce Motion

IOS: System Preferences > Accessibility > Display > Reduce Motion

Windows: Settings > Ease of Access > Show animations in Windows




Css

Related
css inherit class Code Example css inherit class Code Example
css clip path text Code Example css clip path text Code Example
css grid cheat sheet Code Example css grid cheat sheet Code Example
circle css animation Code Example circle css animation Code Example
css gradient generator Code Example css gradient generator Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10