Skip to content

nesalot/css-animations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

CSS Animations

My playground to house a collection of various css animation projects I've created.

Projects

1. CSS Text Background using gif

Image Alt Text

Text-BG-Gif Details:

  • Used an animated gif to overlay over text to give a cool effect.
  • Used CSS min/max property. ex: font-size: min(max(18px, 1.8vw), 24px) which has 18px min and 24px max font size with 1.8vw scaling.
  • Visit my codepen for example: CSS Text Background Animation using gif

2. Project in Progress

  • Coming Soon

How to Use

Coming Soon...

code block

Acknowledgments

coming soon...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published