Topic Archives

Learn Web Design

Whether looking for the skills to help build a career in web design, or simply want to learn for personal projects, we offer many articles to get you the knowledge you need.

What Is Atomic Web Design and Do I Need It?

What Is Atomic Web Design and Do I Need It?

CSS

Web designers may use a number of techniques, approaches and philosophies while creating compelling and engaging with digital interfaces. Each designer has their own preferences – some prefer to work…

Simple CSS Transition, Transform & Animation Tutorial

Simple CSS Transition, Transform & Animation Tutorial

CSS

This is part 1 of a series of tutorials about practical use cases of CSS transitions, transforms, and animations. In this tutorial, we’ll look at a “flipping card” scenario, and…

How to Create Revealing Content Overlays With CSS3 Transitions

How to Create Revealing Content Overlays With CSS3 Transitions

CSS

In this tutorial, I will show you how to create revealing content overlays with CSS3 transitions, allowing you to minimise content clutter and provide a neat user experience. Introduction I’ll…

5 Essential Books for Learning to Read Code

5 Essential Books for Learning to Read Code

Knowing how to read code is one of the founding pillars of programming. While writing and practice are intrinsic to learning any programming language, much can be gained from reading…

5 Design & Development Skills to Learn This Summer

5 Design & Development Skills to Learn This Summer

Summertime is here – at least in the northern hemisphere. And while our thoughts often turn to vacations and outdoor activities, this time of year is also a perfect opportunity…

A Beginner’s Guide to UX Prototyping

A Beginner’s Guide to UX Prototyping

Creating a stunning user experience (UX) is both an art and a science. It takes a team of knowledgeable designers and site engineers to put together a site that provides…

Can Technology Really Make You a Better Designer?

Can Technology Really Make You a Better Designer?

We look at some of the side effects of computer and internet technology from a designer’s perspective and explore some fixes to the most common problems.

The Grumpy Designer’s Summer Survival Guide

The Grumpy Designer’s Summer Survival Guide

A summer survival guide for designers, offering tips to stay productive and balanced during the slower season.

The Beginner’s Guide to Google’s Material Design

The Beginner’s Guide to Google’s Material Design

You may be the type who struggles to keep up with web speak, confused by phrases like “UX (user experience) design” – or the type who confidently navigates the contemporary…

The Complete Guide to Prioritized Navigation

The Complete Guide to Prioritized Navigation

Implementing prioritized navigation to guide users effectively through your website, enhancing usability.

How to Replicate the Bootstrap 3 Grid Using CSS Grid

How to Replicate the Bootstrap 3 Grid Using CSS Grid

The past few years have seen a wide variety of methods for creating web page layouts. CSS Grid is one of the newest and probably the most game-changing layout technique…

Write More With Less (well actually with Sass)

Write More With Less (well actually with Sass)

CSS