There are 0 items you can search

Features in the WebDev Database

Browse practical features for developers, site owners, and indie builders.

Search this section directly or open any entry for more detail.

Use this as a lightweight reference hub for webdev decisions and ideas.

CSS Subgrid

A layout feature that lets nested grids inherit track sizing from a parent grid.

Container Queries

A way to style elements based on the size of their parent container instead of the full viewport.

Popover API

A native browser feature for lightweight popovers, menus, and overlays.

View Transitions API

A browser API for smoother visual transitions between UI states or pages.

Dialog Element

A built-in HTML element for dialogs and modals.

Lazy Loading

A browser feature for deferring the loading of images and iframes until they are needed.

Import Maps

A browser feature that lets you control how JavaScript module specifiers are resolved.

Web Share API

A browser API for opening the native sharing options on supported devices.

Back to WebDev Database.