I’ve recently read up on the importance of site performance for search engine optimisation (SEO). Google is saying that this year (2010) it may start using the speed your site loads as a factor in determining where your site shows…
Tag Archive for css
Preloading images with css
by Patrick • September 25, 2008 • 1 Comment
The order in which images load when viewing a website fis always a tricky thing to get right. Usually, if you have any sort of javascript gallery for viewing images, these images will load first (as javascript normally loads first).…