Skip to content

-

How do you mark up an accordion?

How do you mark up an accordion?

I made a poll on Twitter the other day asking the #lazyweb how they would mark up an FAQ section — or a list of questions and their corresponding answers. I specifically asked for markup suggestions. Turns out, people mark questions and answers up differently.

Continue reading
The font loading checklist

The font loading checklist

When I look back at the last four years that I’ve spent learning everything I could about web fonts and how web fonts load, I can distill it all down to a small checklist of ideals that I continue to chase.

Continue reading
Creative Commons

Creative Commons

Creative Commons’ “CC Search” project will develop and release an open online search and re-use tool that will allow high-quality content from the commons to surface in a more seamless and accessible way.

Continue reading
A11Y Style Guide

A11Y Style Guide

The A11Y style guide comes with pre-populated accessible components that include helpful links to related tools, articles, and WCAG guidelines to make your site more inclusive.

Continue reading
How I remember CSS Grid properties

How I remember CSS Grid properties

The syntax for CSS Grid is foreign and hard to remember. But if you can’t remember CSS Grid’s syntax, you won’t be confident when you use CSS Grid. To wield CSS Grid effectively, you need to remember its properties and values.

Continue reading
17 top CSS animation examples

17 top CSS animation examples

You’ve probably noticed the number of CSS animation examples featuring on websites has been on the rise lately. Animation is one of the key web design trends of 2018. All over the web, designers are getting creative and using CSS animations to bring personality to their sites, explain complex ideas quickly and easily, and guide their users’ actions.

Continue reading
10 steps to great UX testing

10 steps to great UX testing

Evaluating the success of user experience strategies in a project requires a deep understanding of why decisions were made and what core goals motivated the project in the first place. Purpose is what provides context to data. Without that context, the data you review is always going to be clouded with your own personal bias and assumptions.

Continue reading
London Press Images

London Press Images

Give your London story the edge with our comprehensive database of more than 2000 London images – all free for editorial use. Register with the official London image library now for access to media images of London.

Continue reading
Gutenberg Block Library

Gutenberg Block Library

It can be hard to find individual blocks, as many are part of larger collections that are hard to search within. To solve that problem we have created a block library that lists each block individually. Blocks in the library are easily searchable and tagged for convienience.

Continue reading
Responsive, accessible tables

Responsive, accessible tables

This approach is different from others you may have seen in that it uses a valid <table> (and child elements) and acknowledges that screen readers no longer consider <table>s to be tables when you start messing with their display properties.

Continue reading
Offline POSTs with Progressive Web Apps

Offline POSTs with Progressive Web Apps

PWAs are web apps that look and feel like native apps — they’re installable, they load quickly, they can deliver push notifications, and they work offline. Caching POST requests is, at the time of this writing, an open issue in the Service Worker spec.

Continue reading

Popular topics

On development

On best practice

On content strategy