Preload images using CSS


/ Published in: CSS
Save to your folder(s)

This is a really useful techniques for preloading images on your website. Just place this code after the body tag in the CSS file. Everytime you refer to this image in your CSS file the image will be loaded from cache.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.