RSS
people

7 Principles Of Clean And Optimized CSS Code

Some of you may remember the days when 30KB was the recommended maximum size of a web page, a value which included HTML, CSS, JavaScript, Flash, and images. I find with every new project with even the slightest bit of complexity, it’s not long before that 30 KB ideal is well out of my reach. With the popularity of CSS layouts and JavaScript-enriched web page experiences, it’s not uncommon, particularly for large sites, for the CSS files alone to jump well beyond that 30KB ceiling.

But there are some principles to consider during and after you write your CSS to…

Continue reading about 7 Principles Of Clean And Optimized CSS Code

No Comments |

20 Websites To Help You Learn and Master CSS

CSS can be both a tricky and easy to learn. The syntax itself is easy, but some concepts can be difficult to understand.

This article features 20 excellent websites to help you “grok” CSS. There’s a wide range of websites included – from blogs to directory-style lists and websites that focus on one particular topic related to CSS.

1. A List Apart CSS Topics

A List Apart CSS Topics - screen shot.

A List Apart, the premier site to read articles about web design and best practices, has a collection of articles on the topic of CSS dating back to 1999. Most articles are geared towards intermediate to advanced developers…

Continue reading about 20 Websites To Help You Learn and Master CSS

No Comments |

30+ Firefox Add-ons for Web Developers & Designers

     30+ Firefox Add-ons for Web Developers & Designers

Firefox has cool add-ons which make the job of website designers and developers much easier. Here is our list of 30+ excellent Firefox add-ons that every web developer and designer should know about.

CSS

     30+ Firefox Add-ons for Web Developers & Designers

Aardvark – A cool extension for web developers and designers, allows them to view CSS attributes, id, class by highlighting page element individually.

chromEdit – Alter the appearance of any page by editing CSS and Javascript files with this extension.

CSSMate – Firefox extension to edit CSS files.

CSS validator – Check the validity of your webpage using this CSS validator extension.

CSSViewer – See the CSS properties of page elements with this extension.

EditCSS – Play around with…

Continue reading about 30+ Firefox Add-ons for Web Developers & Designers

No Comments |