Skip to content

AAgar/transform.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transform.css

A ton of free, easy-to-use css animations. Transform your website from plain to awesome and cool Transform.css has animations that are triggered on hover as well as animations that function by themselves automatically.

Note, transform.css is currently in development, and the website is not comeplete yet

How to use transform.css

Download the css file either from this page or from the project's website

To use these awesome css animations, you must first add the stylesheet to your file(s) within the head tags like so:

<head>
  <link rel="stylesheet" href="transform.css">
</head>
Once you have added the stylesheet to your document, simply add the correct class to the element that you wish to transform
   <h2 class="transform-flyOut"> This heading will fly off the page </h2>

View the project page to see what each animation looks like

This may be used free of charge on any platform. Although I do not require it, I ask that you please give credit/mention to me. Happy transforms!

About

A ton of free, easy-to-use css animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published