Brightscape Blog


Tutorials and tips covering HTML, CSS, jQuery and PHP for web designers and developers. Discussion of the latest Internet technology and search engine optimisation news.



Speed Up with CSS3 Gradients

Mar
2
2010

Using progressive enhancement techniques in web design is good practice—where new browsers can take advantage of improvements in HTML standards and new CSS capabilities.

Chris Coyier over at CSS-Tricks, has written an excellent article discussing a CSS3 progressive enhancement technique for rendering gradients, whilst retaining a fallback image-based option for non-compliant browsers. Read the post here.

I’m all in favour of improving page load times as you’ll see from other posts on Brightscape here, here and here. Therefore, I found this article of interest and felt it worthy of sharing with the community.


CSS Usage Plugin for Firebug

Feb
3
2010

Firefox addon An extremely useful tool for finding redundant CSS selectors in your site builds.

The plugin integrates with the Firebug addon in Firefox making this a useful addition to Firebug’s impressive list of features.

Download the CSS Usage plugin.

As a website grows so does its stylesheet. The problem is, the opposite is not true.


3 WordPress htaccess Tips

Jan
29
2010

Wordpress logo WordPress is a powerful blogging/CMS platform that enables a variety of different Internet users to create and publish content with ease. The following tips will enable you to improve your WordPress blog even further. Read the rest of this entry »