Skip to content

Example of rotating an image infinitely. This is another example of css transformations in action

Notifications You must be signed in to change notification settings

SOliv1/rotating-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rotating an Image

  1. Here we are using an example of rotating an image infinitely.
  2. This is anather example of css transformations in action
  3. We used animation: spin 1s infinite linear
  4. Followed by the keyframes property to spin and rotate from 0 to 360 degrees nonstop

Jekyll site CI

About

Example of rotating an image infinitely. This is another example of css transformations in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published