Frequently Asked Question
- Select an animation type (e.g., fade, bounce, shake).
- Adjust duration, delay, and iteration count.
- Customize text color and font size.
- Click “Play” to preview the animation.
- Copy the generated CSS and paste it into your project.
- Copy the generated CSS.
- Add it to your stylesheet.
- Apply the “.animated-text class” (or a custom class) to your HTML element.
- Ensure you’ve copied the full CSS, including the @keyframes.
- Check if the element has the correct class (animated-text by default).
- Make sure the animation isn’t set to 0 iterations.