Skip to main content
Dublin Library

The Publishing Project

My CSS Starter Kit: Layouts

Layouts: The Next Generation # Rather than work with floats and positioned content we'll concentrate on 3 new(ish) layout technologies: Multi column, flexbox and grid General considerations # The...

My CSS Starter Kit: Final Thoughts

Making and Breaking the Grid and The Elements of Typographic Style are two of my favorite books on design and, for the longest time, I thought about them only in their applications to books. Sitting...

My CSS Starter Kit: Color Manipulation

Taking advantage of SASS to play with colors # I'm bad at remembering headecimal, rgba or hsl colors. These fuctions will help convert the hexadecimal values $base-color: #AD141E; Darken & Lighten...

My CSS Starter Kit: Getting Started

One of the things I would have killed for when I came back to doing (serious) web design was a set of guidelines, stylesheets and examples of how to use responsive design and typography on the web....

Archive Navigation