/ Published in: CSS
                    
                                        
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.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
img{
background: url(loader.gif) no-repeat 50% 50%;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                