Return to Snippet

Revision: 35324
at November 5, 2010 09:19 by claudiowebdesign


Initial Code
img{
   background: url(loader.gif) no-repeat 50% 50%;
}

Initial URL


Initial Description
You can simply put it in your reset stylesheet. It visualizes the classic rotating gif while the document's images are coming from the server at page load.

Initial Title
image loading with rotating gif

Initial Tags
css, image

Initial Language
CSS