Tag Archives: speed
CSS Sprites Speed Up Your Site
CSS sprites work by creating a single graphic with all your site icons, calling for it once, and using the background-position style attribute to show the appropriate section of the graphic. It sounds a little complicated and will take some work setting up, but your visitors will love you for […]
Loading Your Site With Google Adsense Quicker
You decided to add some Google Adsense to your website for a little ad revenue, but your web page loads much slower now. That’s because the browser is trying to call an external script (Google’s) and their Adsense servers seem to always run slow. Google wants you to put the […]
Posted in: Web Development
Tagged: Adsense, code, CSS, Google, HTML, JavaScript, load, quicker, speed, syntax, web, web development, WordPress
Recent Comments