Skip to main content

Content with Style: A CSS Framework

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Groups (1)

  • css

    CSS Evangelist

    221 members,392 bookmarks

    a collection of resources of all things CSS- Include how-tos, articles, resources, tools, etc...

Related Lists

Bookmark History

Saved by 62 people (13 private), first by anonymouse user on 2006-03-02


Public Comment

on 2006-08-02 by garyburge

One page, many layouts, through css magic.

on 2006-08-10 by forgetcolor

modular CSS for reusable code

on 2006-10-24 by danshields

This is a really cool site with really good CSS and coding techniques.

Public Sticky notes

In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested components. All that's really required to produce this is a set of naming conventions and a flexible base template...

Highlighted by jonphipps