Wednesday, June 27, 2007

Frameworks for Designers

A List Apart has a nifty article on Frameworks for Designers. It's good to be reminded that the best practices we follow while developing back end code can also be applied to front end code as well.

The framework they focus on is CSS based:

The real beauty of having a framework like this is getting off to a fast start. You can create a new (X)HMTL document, include your framework, and be off to the races with reset padding and margins, good typography, clean forms, a layout grid, working widgets, and more.

If you do CSS, it's a must read.

Related: Yahoo! UI Grid CSS, an impressive looking CSS framework by Yahoo!.

No comments:

Post a Comment