category
layout
How a page arranges its regions, and what governs the arrangement.
137 terms · all categories
Also filed under: web-platform13 · platform-registers11 · navigation8 · editorial6 · scroll6 · media4 · tokens4 · dataviz3 · tables3 · perceived-performance2 · touch2
- 12 column gridalso twelve columns, 12-col, 12-span grid
The web's default column count, chosen because twelve divides cleanly into halves, thirds, quarters and sixths.
- 8 point gridalso 8pt grid, 8 point grid, 8 point grid system, 4pt grid, base unit grid, mini unit
A spacing convention where every size and gap is a multiple of eight, so values stay whole numbers at every common screen density.
- Adaptive layoutalso adaptive design, adaptive versus responsive, adaptive apps
A layout that switches between a few discrete arrangements chosen per size class, rather than flowing continuously as the window changes.
- Anchor positioningalso CSS anchor positioning, anchor-name, position-anchor, position-try, anchor-positioned element
A CSS mechanism that tethers one element to another, sizing and placing it against its anchor and trying fallback positions when the default one would overflow.
- App shellalso application shell, app frame, shell layout, application shells, app layout
The persistent frame of an application, its header, navigation and footer, that stays put while only the content region swaps as you move around.
- App silhouettealso silhouette, app silhouettes, top navigation silhouette, left navigation silhouette
The recognisable outline of an app's chrome, which bars and panes it has and where they sit, used to classify one app's layout against another's.
- Aspect ratio boxalso intrinsic ratio, padding-top hack, ratio box, the frame, aspect-ratio, respect for aspect
A container that holds a fixed width to height proportion whatever its size, so media reserves its space before it loads.
- Baseline gridalso typographic grid
A set of evenly spaced horizontal lines that every line of text sits on, so type in adjacent columns lines up across the page.
- Bento gridalso bento box layout, bento layout
A grid whose cells are deliberately different sizes, tiled to fill a rectangle without gaps, like the compartments of a bento box.
- Boxalso boxes, group box, grouping container
A bordered container, optionally titled, that groups logically related controls so the grouping is drawn rather than implied by spacing alone.
- Breakoutalso breakout width, popout, wide track, layout breakouts, wide alignment, alignwide
A track wider than the reading column but narrower than the viewport, used for figures and code that need more room than prose.
- Breakpointalso media query breakpoint, responsive breakpoint, screen size, breakpoints
A viewport width at which a layout is allowed to change shape, defined once so every screen in a system reflows at the same places.
- Broken gridalso asymmetric layout, broken grid layout, deconstructed layout, overlapping layout, asymmetric grid
A composition that sets up a grid and then deliberately violates it, overlapping and offsetting elements to create tension.
- Bypassing pattern
A scanning shape where readers deliberately skip the opening words of each line because every line in a list starts the same way.
- Canonical layoutalso canonical layouts
One of a small set of proven multi pane arrangements a platform recommends, such as list detail, supporting pane and feed, instead of a new layout per screen.
- Card gridalso grid list, tile grid, gallery grid, product grid, collection view
Content laid out as equal width cards flowing across a responsive grid and wrapping to new rows as space allows.
- Chart aspect ratioalso banking to 45 degrees, banking
How wide a chart is for its height, which sets the slopes of its lines; banking to 45 degrees keeps rates of change readable.
- Chromealso browser chrome, app chrome, furniture, window decoration
The parts of a window or app that frame content rather than being content: title bars, toolbars, tab strips and address bars.
- Clusteralso the cluster, tag list, wrap group, inline group
A layout primitive that lays items of differing widths out like words in a paragraph, wrapping to new lines with even gaps in both directions.
- Column dropalso column drop pattern, stacking columns
A responsive pattern where full height columns peel off one at a time and stack below as the viewport narrows, keeping source order.
- Column offsetalso offset column, push and pull columns, grid offset, indented column
Pushing a column away from the grid's start so it begins on a later line, leaving deliberate empty tracks rather than an element to fill them.
- Commitment pattern
The rare scanning shape where a motivated reader fixates on nearly every word, the only pattern that behaves like actual reading.
- Common regionalso law of common region, Gestalt common region, container grouping
The grouping principle that anything inside a shared boundary reads as one group, strong enough to beat how far apart the items actually are.
- Compound gridalso compound grids, overlaid grids
Two or more grids of different column counts overlaid in one layout, so a page can carry several rhythms while still sharing one structure.
- Containeralso wrapper, content well, constrained width, the center, max-width wrapper
A wrapper that caps how wide content can get and adds the side padding that keeps it off the viewport edges.
- Container queryalso element query, containment query, component query, container query layout
A rule that responds to the size of a component's own container rather than the viewport, so one component adapts anywhere it is placed.
- Containing blockalso positioning context, reference box, offset parent
The box an element's percentages and offsets are measured against, which is not always its parent and changes with how the element is positioned.
- Content choreographyalso choreographing content, content reflow order
Deciding how blocks of content reorder and regroup as a layout reflows, so hierarchy survives the collapse from several columns into one.
- Content shelfalso carousel row, swimlane, reel, tray, netflix rows
A horizontally scrolling row of cards, one row per category, stacked down the page so each row is browsed sideways.
- Coveralso the cover, full height section, viewport height section
A layout primitive that fills at least the viewport height, centring a principal element vertically with optional header and footer pinned above and below.
- Dashboard gridalso widget grid, tile layout, dashboard canvas, card dashboard
A grid of tiles, each holding one metric, chart or list, that a reader can often resize and rearrange.
- Deconstructed pancakealso the deconstructed pancake, wrapping flex row
A row of equal cards that wraps to fewer per line as space runs out, with the last line left aligned at its natural size rather than stretched to fill.
- Densityalso information density, display density, comfortable, cozy, compact, spacing density
How much content a system packs into a given area, tuned as a named setting so the same components can run comfortable or compact.
- Density independent pixelalso dp, dip, device independent pixel, effective pixel
A virtual unit of length that stays the same physical size across screen densities, so one number can describe a layout on every device.
- Device posturealso tabletop posture, book posture, folding feature, hinge, posture
The physical fold state of a foldable device, such as flat, book or tabletop, which a layout can respond to alongside plain size.
- Display cutoutalso notch, dynamic island, punch hole, cutout, sensor housing
The camera housing that intrudes into the screen rectangle, which a layout has to route content around rather than under.
- Edge to edgealso immersive mode, draw behind system bars, full screen layout
Drawing an app behind the system bars so content reaches the physical screen edges, with insets applied only to what must stay tappable.
- F patternalso F-shaped pattern, F-shaped reading pattern
The scanning shape eye tracking finds on text heavy pages: two horizontal sweeps across the top, then a vertical run down the left edge.
- Feed layoutalso feed, stream, feeds
A scrolling column or adaptive grid of equivalent items built for browsing, where no item outranks another by position alone.
- Fisheye viewalso fisheye distortion
A focus plus context display that magnifies whatever has attention and progressively compresses everything further away, like a lens dragged along a list.
- Fluid gridalso fluid grids, fluid layout, liquid layout, percentage grid
A grid whose columns and gutters are expressed as proportions rather than fixed pixels, so the whole composition stretches and shrinks with its container.
- Fluid space scalealso fluid space, fluid spacing, space steps, one-up pairs
A spacing ramp whose every step interpolates between a minimum and a maximum viewport, so gaps grow smoothly with the screen instead of jumping at breakpoints.
- Focal pointalso center of interest, dominant element, visual anchor
The one element a composition is built around, given enough size, contrast or isolation that the eye lands there before anywhere else.
- Focus plus contextalso focus+context, detail in place
A layout that keeps one region in full detail inside its own surroundings, shrinking or dimming the context instead of moving it into a second pane.
- Frozen columnalso pinned column, locked column, freeze panes, frozen header row
A table column held against the edge while the rest scrolls sideways, so the row's identifying value stays readable.
- Full bleedalso full width, bleed, edge to edge band, escape the container, full alignment, alignfull
An element that breaks past the content column to span the whole viewport width while its neighbours stay constrained.
- Global navigationalso global nav, primary navigation, main navigation, site navigation
The links to the top tier of a site's structure, present on every page and unchanged wherever the reader currently is.
- Golden ratioalso divine proportion, golden section, phi grid, 1.618
The proportion of roughly 1 to 1.618 used to divide a layout, so its parts relate to each other by a rule instead of by arbitrary numbers.
- Grid lanesalso display: grid-lanes, grid-lanes layout, stacking axis, CSS grid level 3
The native masonry mechanism in CSS grid, where one axis keeps strict tracks and the other lets items stack into whichever lane has room.
- Gutenberg diagramalso reading gravity, Gutenberg rule, primary optical area, terminal area
A model splitting evenly weighted pages into four quadrants, with the eye falling from the primary area at top left to the terminal area at bottom right.
- Gutteralso alley, gap, column gap, grid gap, gutters
The space between columns or tracks in a grid, distinct from the outer margin that separates the grid from the container edge.
- Heroalso hero section, hero banner, hero image, jumbotron, splash, billboard
The large opening block of a page carrying a headline, a supporting line, imagery, and the main call to action.
- Holy grail layoutalso holy grail, three column layout, fixed fluid fixed
A three column page with header and footer where the centre column is fluid, the two side columns are fixed, and all three appear equal height.
- Home indicatoralso home bar, gesture bar
The thin bar at the bottom of a gesture driven phone screen, reserved space that app content must not sit beneath.
- Imposteralso the imposter, overlay centre, absolute centre
A layout primitive that positions one element centred over its container, overlapping whatever is beneath rather than taking a place in the flow.
- Infinite canvasalso unbounded canvas, whiteboard canvas, spatial canvas
A workspace with no page edges, where content is placed anywhere in an unbounded plane and the viewport pans and zooms over it instead of scrolling a document.
- Inspectoralso properties panel, inspector pane, attributes panel, right rail, design panel
A pane, usually on the trailing edge, that shows and edits the properties of whatever is currently selected.
- Intrinsic web designalso intrinsic layout, content out layout, intrinsic sizing
Building layouts from what the content needs, using grid, flexbox and intrinsic sizing together, instead of imposing a fixed column skeleton.
- Justified galleryalso justified layout, mosaic layout, justified image grid, Flickr style gallery
A photo grid that scales and trims images so every row lands on one shared height with flush left and right edges, unlike masonry's ragged columns.
- Kanban boardalso board layout, column board, swimlane board, trello layout
A row of vertical columns, each one a stage, holding cards that move sideways as work progresses.
- Keylinealso keylines, metrics and keylines, alignment line
An invisible line that content across a whole screen aligns to, such as the edge line every row starts at and the deeper line where text begins after an icon.
- Lawn mower patternalso lawnmower pattern, lawn mower eyetracking pattern
A scanning shape for tables where the eye runs across one row, drops down and runs back the other way, mowing the cells in alternating directions.
- Layer cake patternalso layer cake scanning
A scanning shape where the eye reads headings and subheadings and skips the text between them, so the fixation map looks like stacked layers.
- Layout gridalso grid system, column grid, 2x Grid, responsive grid
The shared column, gutter and margin structure a team lays every screen against, so different people's pages line up with each other.
- Layout marginsalso margins, outer margin, content inset, directional layout margins, screen margin
The reserved space between a container's edge and its content, sized by the system so content never touches the edge of the screen.
- Layout shiftalso cumulative layout shift, CLS, content jump, reflow jump
Content moving after it has already been painted, usually because something arriving late took space that was never reserved for it.
- Layout shifteralso layout shifter pattern
A responsive pattern where the arrangement genuinely differs per breakpoint rather than reflowing, so each size gets its own composition.
- Letterboxingalso pillarboxing, windowboxing, black bars, matting
Filling the mismatch between content shape and frame shape with bars: above and below for letterbox, at the sides for pillarbox.
- List detailalso master detail, list pane and detail pane, index detail, reading pane, preview pane
A browsable list paired with a pane showing the selected item in full, collapsing to one screen at a time when the window is narrow.
- Local navigationalso local nav, contextual navigation, section navigation, sub navigation
Links contextual to where the reader is, showing the siblings and children of the current page rather than the whole site.
- Logical propertiesalso flow relative properties, inline-start and block-end, writing mode aware properties, margin-inline
Layout properties named by flow direction (inline start, block end) rather than by screen edge, so a layout mirrors itself in other writing modes.
- Logo cloudalso logo bar, logo wall, logo garden, client strip, as seen in
A row or grid of customer logos used as social proof, usually flattened to one colour so no brand dominates.
- Magazine layoutalso editorial layout, newspaper layout, front page layout
An editorial composition with mixed column widths, one dominant lead story and smaller supporting items arranged around it.
- Marking pattern
A scanning shape where the eye holds one spot on the screen while content scrolls past underneath it, most common on phones.
- Masonryalso masonry layout, waterfall layout, cascading grid layout
A column layout that packs items of unequal height by placing each one in the shortest column, so the rows never line up and the bottom edge stays ragged.
- Media objectalso flag object, media block, avatar and text, media objects
The pairing of a fixed size image or avatar on one side with a heading and text that fills the rest, repeated everywhere in interfaces.
- Miller columnsalso column view, Finder columns, cascading lists
A browsing layout of side-by-side columns where selecting an item in one column fills the next with its children, keeping the whole path visible.
- Mobile firstalso mobile-first design, min-width first, progressive enhancement of layout
Designing and writing the narrow layout first and adding rules as space is gained, so the small screen is the default rather than the fallback.
- Modular gridalso module grid, two dimensional grid, swiss grid
A grid with both columns and rows, dividing the page into equal modules that content can span in either direction.
- Mostly fluidalso mostly fluid pattern
A responsive pattern where a multi column grid stretches with the viewport up to a maximum width, then centres, stacking only on the smallest screens.
- Multi column layoutalso three pane layout, tri-pane, inbox layout, multi-column layouts, folder pane
An application shell with three or more vertical regions, typically navigation, a list, and a reading pane, as in a mail client.
- Multi-window modealso split-screen mode, freeform windowing, desktop windowing, multitasking layout
A windowing mode where two or more apps share one screen, side by side, stacked, or as freeform windows, so every app must survive being any size.
- Named grid areasalso grid-template-areas, named template areas, ascii art grid, grid area
Naming regions of a grid and drawing the layout as rows of those names, so items are placed by name instead of by line number.
- Object fitalso aspect fill, aspect fit, scale to fill
How a picture or video is resized inside a box whose shape it does not match: stretched to fill, letterboxed to fit whole, or cropped to cover every edge.
- Off canvasalso off-canvas navigation, slide-in panel, off canvas menu, offcanvas
Keeping secondary regions parked outside the viewport and sliding them in on demand, instead of stacking them below the main content.
- Optical alignmentalso optical adjustment, visual centering, optical correction
Nudging an element off its measured position so it looks aligned, correcting for shapes whose bounding box lies about their visual centre.
- Overscan safe areaalso title safe area, action safe area, overscan margin, TV safe area
The inset a television layout keeps clear of the screen edge, about five percent, because sets crop the outer frame and anything near it disappears.
- Overview plus detailalso overview+detail, overview and detail, minimap pane
A layout that shows a compressed overview and a detailed view at the same time in separate regions, so the reader keeps their place while inspecting one part.
- Page breakalso CSS fragmentation, fragmentainer, break-inside, break-before
Where content is cut to continue in the next fragment, a printed page, a column or a region, plus the rules that decide where the cut may fall.
- Page headeralso page heading, masthead, page title bar, page banner
The band at the top of a screen carrying the page title, its context, and the actions that apply to the page as a whole.
- Pancake stackalso pancake, auto 1fr auto, full height page
A three row page where the header and footer take only the height they need and the middle row absorbs every remaining pixel, even when the content is short.
- Panealso fixed pane, flexible pane, floating pane, semi permanent pane
A layout container that holds one destination's content inside a window, either fixed or flexible in width, combined with other panes to fill the space.
- Picture in picturealso PiP, mini player, floating player
A small always on top window that keeps video or navigation visible in a corner while the reader works in another app or scrolls another page.
- Pixel densityalso DPI, PPI, retina, device pixel ratio, 2x, hidpi
How many physical pixels a display packs into an inch, and the reason a CSS pixel is a unit of measure rather than a dot on the screen.
- Proximityalso law of proximity, Gestalt proximity, grouping by proximity
The grouping principle that elements placed close together read as related, which is why spacing decides perceived structure more reliably than borders do.
- RAM techniquealso RAM, repeat auto minmax, auto-fit minmax, auto-fill
A grid that decides its own column count from a minimum item width, so the same one line rule works at every screen size without a single breakpoint.
- Responsive upscalingalso upscaling, large screen design
Designing what a layout does with the space it gains on very wide screens, rather than only what it drops as screens narrow.
- Responsive web designalso RWD, responsive design, fluid design
One layout that adapts to any screen through fluid grids, flexible images and media queries, rather than a separate site built for each class of device.
- RTL mirroringalso bidirectional layout, bidi, right to left layout, mirroring
Flipping a layout horizontally for right to left languages, moving navigation and progression to the other side while leaving some elements unmirrored.
- Rule of thirdsalso thirds grid, compositional thirds
Dividing a frame into nine equal cells with two lines each way and placing the important elements on the lines or their intersections.
- Safe areaalso safe area inset, safe area layout guide, safe zone, env(safe-area-inset-bottom), window insets
The part of the screen guaranteed clear of notches, system bars and rounded corners, where interactive content can safely sit.
- Scaffoldalso layout scaffold, app scaffolding
The frame that positions an app's persistent regions, its bars, panes and body, so each screen drops content into named slots instead of inventing its own arrangement.
- Scroll containeralso scrollport, scrolling box, overflow container, scroll view
The element that actually scrolls its overflowing content, distinct from the page, and the box the browser calls the scrollport.
- Scroll snapalso snap scrolling, snap points, paging scroll, full page scroll
Snap positions declared on a scroll container so scrolling settles on a chosen item edge instead of stopping wherever momentum runs out.
- Semantic zoomalso SemanticZoom, zoomed out view, zoomed in view
Switching between two views of the same content, a zoomed out view of group headings and a zoomed in view of individual items, instead of scaling pixels.
- Sidebaralso side navigation, side nav, aside, primary side bar
A persistent vertical region alongside the main content holding navigation or secondary controls, often collapsible on narrow screens.
- Sidenotealso margin note, marginalia, side note, tufte sidenote
A note placed in the outer margin beside the line it belongs to, rather than collected at the foot of the page.
- Site footeralso footer, fat footer, mega footer, sitemap footer
The closing region of a site holding secondary navigation, legal links, and contact details that do not deserve top level placement.
- Small multiplesalso trellis chart, panel chart, grid of charts, lattice chart
The same small chart repeated in a grid, once per category, so comparison happens by eye movement instead of overplotting.
- Spaceralso pane spacer, flexible space
A deliberate empty element between regions: the gap between two panes that carries the drag handle when they resize, or the flexible filler that pushes toolbar items apart.
- Spacing scalealso space scale, spacing tokens, spacing ramp, space tokens
The fixed, named set of spacing values a system allows, so gaps come from a shortlist instead of being invented per screen.
- Spanned layoutalso spanning, spanned state, seam, display mask, dual-screen layout
How an app arranges itself when one window is stretched across two displays, either keeping content clear of the seam or splitting the layout exactly at it.
- Split screen layoutalso split design, 50/50 layout, dual pane hero
A page cut into two equal full height halves, each carrying its own message or path, with no hierarchy between them.
- Split viewalso split views, two pane layout, dual pane, side by side panes
A layout of two or more side by side panes where a choice in the leading pane decides what the trailing pane shows.
- Spotted patternalso spotted scanning
A scanning shape where the eye jumps to isolated words scattered down the page, hunting a keyword, a link or a number rather than reading anything.
- Stackalso the stack, vertical stack, owl selector, flow, VStack
A layout primitive that puts one consistent gap between every child in a vertical run, so spacing lives with the parent instead of each item.
- Stacking contextalso z-index context, paint order, layer context
A self contained depth ordering created by certain properties, inside which z-index only competes locally and can never escape to the level above.
- Status baralso system status bar, info bar
A thin strip along the edge of a window or screen that reports state and offers only minor actions, never the primary ones.
- Sticky footeralso bottom stuck footer, footer to bottom
A footer held against the bottom of the viewport when the page is short, and pushed below the content when the page is long.
- Sticky headeralso sticky nav, fixed header, pinned header, persistent header, affix
A header that scrolls away with the page until it reaches the top edge, then stays fixed there while the rest keeps moving.
- Sticky sidebaralso pinned sidebar, sticky rail, sticky aside, sticky column
A side column that scrolls with the page and then holds in place once its top reaches the viewport edge, releasing at the end of its container.
- Subgridalso grid-template-columns: subgrid, nested grid alignment
A nested grid that borrows its parent's tracks instead of defining its own, so contents of separate children still line up with each other.
- Supporting panealso secondary pane, focus pane and supporting pane
A secondary pane holding content that only makes sense next to the main pane, placed beside it on wide windows and below it or behind a control on narrow ones.
- Switcheralso the switcher, flexbox holy albatross, container based switch
A layout primitive that flips between a row and a column at a threshold it works out from its own width, with no media query involved.
- Text columnsalso CSS multi-column layout, multicol, column-count, column rule, newspaper columns
Flowing one block of running text into several columns that fill and balance automatically, with an optional rule drawn between them.
- The foldalso above the fold, below the fold, first viewport, initial viewport
The bottom edge of the first screenful, above which content is seen without any scrolling and below which it must be earned.
- Thumb zonealso reachability, thumb arc, one handed reach, green zone
The arc of a phone screen a thumb reaches comfortably in a one handed grip, with harder to reach bands above and across from it.
- Tiny tweaksalso tiny tweaks pattern
The lightest responsive pattern: a single column design that only adjusts type size, image size and margins as the screen changes.
- Top layeralso browser top layer
The layer above everything else in a document where fullscreen elements, modal dialogs and popovers render, escaping every ancestor's clipping and stacking order.
- Universal navigationalso universal nav, corporate bar
A slim bar that links a subsite back to its parent organisation's other sites, sitting above the subsite's own global navigation.
- Utility navigationalso utility nav, pre-header
The strip of secondary tools and account actions, sign in, search, language, cart, kept apart from the links that describe the site's content.
- Viewportalso visual viewport, layout viewport, viewport units, svh, lvh, dvh
The visible rectangle of a page inside the browser window, excluding the browser's own bars, and the unit basis for vh and vw.
- Visual balancealso symmetrical balance, asymmetrical balance, radial balance, compositional balance, visual weight
The distribution of visual weight across a composition, reached by mirroring elements, by setting one large element against several small ones, or by radiating from a centre.
- Whitespacealso negative space, white space, breathing room, macro whitespace, micro whitespace
The empty area between and around elements, treated as an active design material rather than as leftover space.
- Window size classalso size class, compact, medium, expanded, window size classes, regular and compact, viewport range, viewport ranges
A named bucket for how much width an app window has, such as compact, medium and expanded, used in place of raw device categories.
- Z patternalso Z-shaped pattern, zigzag scanning
The scanning shape on sparse pages: across the top, diagonally down to the lower left, then across the bottom to the final call to action.
- Zigzag layoutalso alternating layout, zig zag, interleaved rows, ping pong layout
Alternating rows that flip which side the image and the text sit on, so the eye zigzags down a list of features.