All articles tagged Design & Ux

Thumbnail image for The 4-Point Guide to Winning Nonprofit Web Design

The 4-Point Guide to Winning Nonprofit Web Design

Your nonprofit organization’s website is the most crucial avenue for engaging your audiences and driving your mission-critical actions. In this eBook, you will learn about the unspoken expectations of your online audience and discover the four most essential elements to …
Thumbnail image for Linting SCSS with sass-lint

Linting SCSS with sass-lint

Linting SCSS with sass-lint Complex projects always require multiple developers and design heavy web sites are no exception. Sass/SCSS is still our language of choice when writing CSS, both for its wide support and flexibility. The latter can be a …
Thumbnail image for Getting Started with Element Queries

Getting Started with Element Queries

Element queries provide styling opportunities specific to an element’s dimensions. You could consider them the holy grail of responsive web design, allowing authors to determine an element’s look and feel regardless on where it’s placed. If given ample space you …
Thumbnail image for Introducing Flexbox Fridays

Introducing Flexbox Fridays

Flexbox is everywhere right now. Well, talk of flexbox is everywhere, not so much its implementation just yet. We have been tinkering with it quite a bit these days and thought it might be handy to share these explorations. Each …