-
Useful Tools for Creating AVIF Images
AVIF (AV1 Image File Format) is a modern image file format specification for storing images that offer a much more significant file reduction when compared to… Read Full Article
-
The WHY of Accessibility
One billion people live with disabilities globally. Designing digital experiences with their needs in mind improves all users’ experiences. Learn why you should prioritize accessibility and inclusion. Read Full Article
-
Improving Icons for UI Elements with Typographic Alignment and Scale
Utilizing icons in user interface elements is helpful. In addition to element labeling, icons can help reinforce a user element’s intention to users. But I… Read Full Article
-
Global Accessibility Awareness Day – Does your web product support the needs of the many?
I’ve been working on the web since 1997 and one thing I realised early on is a big basic idea of the web: Read Full Article
-
Design Happens Between Breakpoints
The traditional web design process hopes that static mockups—representing mobile, tablet, and desktop breakpoints—provide developers with everything they need to know to turn the designs into functional web pages. In reality, design happens between breakp… Read Full Article
-
Building a button component
A foundational overview of how to build color-adaptive, responsive, and accessible <button> components. Read Full Article
-
GOV.UK drops jQuery from their front end
GOV.UK dropped their jQuery dependency from their front end. You’ll never guess what happened. (Yes, you will.) Read Full Article
-
The optimal line length
The length of text lines substantially impacts their readability — yet this is often overlooked in e-commerce. See our latest test findings on line length readability. Read Full Article
-
LCH is the best color space for UI
The LCH color space was designed to model human perception of color, making it ideal for UI design and color palettes. Learn about the benefits of using LCH over the now popular HSL color space, and why you should make the switch. Read Full Article
-
First Look At The CSS object-view-box Property
A new CSS property that will help in cropping images similar to how we use the viewBox in SVG. Read Full Article