Himas Rafeek
Posted on: 1 year ago
CSS

CSS – Add a “loading image” to, well, loading images


                                          img {
    background: url("loader.gif") no−repeat 50% 50%;
}