Posts tagged with “layout”

2023

How the Description List Element improves Accessibility and the Developer Experience

Posted on

Two people discussing the HTML code on the laptop monitor in front of them.

Markup any list of key-value pairs to make your code more readable and convey semantic information to screen readers.

Read More

Responsive Component Design with CSS Container Queries

Posted on

Different size coffee cans stacked on top of each other.

Create responsive, reusable components that adapt to the available space of their container.

Read More

Design Perfectly Aligned Layouts with CSS Subgrid

Posted on

A chessboard with a grid of rows and columns.

Nested grid containers can align their rows and columns using the subgrid feature.

Read More