Skip to content

IamRokas/CSS_FOG_ANIMATION

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS_FOG_ANIMATION

A fog animation based in webkit/CSS3 keyframe

Feel free to use it on your website.

The animation is continuous, you can change the opacity in fog.css.

If you want to add it in your html, just paste the fog html string into your previous background string, add the /* FOG ANIMATION */ strings in your css file and copy the fog#.png files to the root directory.

If you are having troubles with scroll bar, add "overflow-x: hidden;" in body properties (css)

About

A fog animation based in webkit/CSS3 keyframe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.8%
  • HTML 15.2%