Skip to content

Latest commit

 

History

History
106 lines (74 loc) · 4.13 KB

File metadata and controls

106 lines (74 loc) · 4.13 KB

Superhero CSS

While one may see design, the design process, and knowing CSS as separate skill sets, you can't dismiss any of them and still expect great web design. As a result, this page is concerned with all of these topics, and more importantly, how they work together to produce a great result, that plays to the web's strengths, and hides its weaknesses.

Let's collect some links. Please add categories as you see fit.

Design basics: Perspectives, inspiration, basics

The design process: post-its, wireframes, stories, plans

Understanding CSS: selectors, specificity, properties, values

Colors: Mixing, matching, specifying

Typography: Basics, baselines, web fonts

Layout: Floats, absolutes, fixeds, fluids, breakpoints

CSS3: Transitions, transforms, gradients

Organizing CSS: Modular, Extensible, Scalable

Tools: Libraries, helpers, debugging, performance

Other resources: books, sites, people, places