Skip to content →
Category · 6 overlays · Editorial & product design

Typography grids — six layout systems for clean rhythm and honest spacing.

Column Grid (editorial multi-column), Modular Grid (cells of fixed module), Baseline Grid (vertical text rhythm), Manuscript Grid (single-block long-form), Hierarchical Grid (content-driven), and 8pt/4pt Spacing Grid (consistent UI spacing). The Swiss-school toolkit, in your browser.

Typography grids organise text and visual elements on a page or screen with predictable rhythm. Grid Maker Pro ships six: Column (multi-column editorial), Modular (rectangular cell matrix), Baseline (text-line vertical rhythm), Manuscript (single-block long-form), Hierarchical (content-led, no fixed structure), and 8pt/4pt Spacing (UI spacing scale). Together they cover every typography layout problem from a paperback novel to a SaaS dashboard.

Overlays in this category
6
Codified
c. 1455–2014 (Gutenberg → Material)
Dominant disciplines
Editorial · web · product design
Beginner-friendly count
3 of 6
Advanced count
1 of 6
Cost
Free forever · in browser

Decision wizard — which typographic grid?

Two questions route you to the grid your layout wants.

1 · What are you laying out?
2 · If editorial — how mixed?

Why typography needs its own grid category

Text-heavy layouts have constraints that general composition grids do not handle well. Long-form reading requires consistent line spacing so the eye returns reliably to the start of each next line. Multi-column layouts require predictable horizontal placement so blocks of text and accompanying imagery align. Component-level UI design requires standardised spacing values so buttons, inputs, and other elements look related rather than ad-hoc. Typography grids exist to handle these constraints in ways that the Composition or Advanced Composition categories do not.

All 6 typography grids

How the six typography grids cooperate

The six grids in this category are not alternatives to each other — they handle different layers of a single layout problem and are intended to be used together. A short guide to which grid governs what:

  • Column Grid: governs the horizontal placement of content blocks across the page through columns, gutters, and margins. The 12-column grid is the most common variant, but 8, 10, 16, and 24-column versions exist for specific needs; pick the count that keeps a readable type measure.
  • Baseline Grid: governs the vertical rhythm of text lines so consecutive lines sit at predictable positions. Critical for long-form editorial work; less critical for marketing pages with minimal text.
  • Modular Grid: combines column and baseline into a two-dimensional cell grid where content blocks must align to both horizontal and vertical structures. The Swiss-school default for editorial design.
  • Manuscript Grid: a single-column variant for book-length text and long-form reading. Defines text-block-to-page proportions rather than internal column structure.
  • Hierarchical Grid: an asymmetric layout grid that does not enforce uniform column widths. Used where the content's natural hierarchy is irregular (a feature panel with sidebar callouts, an article with embedded multimedia).
  • 8pt / 4pt Spacing: governs every spacing decision (margins, padding, component sizes, gaps) by enforcing a small canonical set of multiples. Coordinates with all of the above to keep spacing values coherent.

The most common combination for product UI work is Column Grid (12-column) + Baseline Grid (24px) + 8pt Spacing — three grids cooperating on horizontal placement, vertical text rhythm, and general spacing. Editorial print work usually uses Modular Grid + Baseline + 8pt. Long-form book design uses Manuscript Grid + Baseline + 8pt. The right combination depends on the medium and the content; the principle that multiple grids cooperate is universal.

Setting up a typography grid in your favourite tool

The major design tools all support typography grids natively, though their implementations vary. A short setup guide:

Figma: Layout Grids feature in the right-hand panel. Set up a Columns grid for column structure, a Rows grid for baseline rhythm, both attached to the frame. Use 8/4 grids on individual frames for spacing alignment.

Adobe InDesign: Margins and Columns dialog defines the column grid; the Baseline Grid is set in Preferences > Grids and shown via View > Grids & Guides. Modular Grid is built by combining the two.

Sketch: Layout button in the inspector handles column grid; baseline rhythm via Show Grid with custom spacing.

Affinity Publisher / Designer: View > Grid and Axis Manager handles all three grid types in a unified interface.

Grid Maker Pro's typography overlays let you preview any of the six grids on top of an existing layout (uploaded as an image) without setting up the grid in the destination design tool — useful for evaluating whether an existing layout is grid-compliant or has drifted off-grid over the course of development.

A short history of typography grids

Typography grids predate printing. Medieval scribes used ruled vertical and horizontal lines to constrain manuscript text blocks; the proportions of medieval codices (the Van de Graaf canon, the Tschichold derivation) governed the relationship between page size, margins, and text block.3 The advent of movable type (Gutenberg, c. 1455) preserved these proportional traditions for centuries — early printed books look like manuscripts because they used the same underlying grid.

The Swiss school formalised the typography grid in the 1950s–60s. Josef Müller-Brockmann's Grid Systems in Graphic Design codified the modular grid as a rational design tool.1 Emil Ruder, Karl Gerstner, Armin Hofmann, and others built an entire visual identity for Swiss-style typography around the grid, arguing that a grid was not a constraint but a precondition for clarity.2 Their influence reached every magazine, brochure, and corporate identity of the 1960s–80s.

Web and product design rediscovered grids in the 2000s. Khoi Vinh's Ordering Disorder (2010) made grid systems mainstream in web design.4 The 960 Grid System (Nathan Smith, 2008) and later Bootstrap's 12-column responsive grid (2011) made the column grid the default web layout primitive. Material Design (2014) added the 8pt spacing grid as a system-wide rhythm tool,5 and the combination of 12-column + 8pt is now the de facto standard for product UI design.

Frequently asked questions

What is a typography grid?

A typography grid is a layout grid used to organise text and other typographic elements on a page or screen. It governs column widths, gutter spacing, vertical rhythm (baseline alignment), and modular spacing between blocks. The Swiss school typographers (Müller-Brockmann, Ruder, Hofmann) systematised typography grids in the 1950s; web and product design adopted them in the 2000s through systems like the 960 grid and later the 12-column responsive grid.

Which typography grid should I use?

For long-form text, use a Manuscript Grid (one big text block with margins). For magazines, books, or text-heavy editorial layouts, use a Column Grid (2–4 columns). For complex layouts mixing text, images, and modules, use a Modular Grid (columns plus rows). For web and app layouts, use a 12-Column Web Grid plus an 8pt Spacing Grid for consistent vertical rhythm. For information-rich pages with no fixed structure, use a Hierarchical Grid that responds to content rather than imposing a system.

What is the 8pt grid system?

The 8pt grid system constrains all spacing values (margins, padding, gaps) to multiples of 8 pixels — 8, 16, 24, 32, 48, 64. It originated in print and was popularised in product design through Google's Material Design (2014) and Bootstrap. The 4pt variant uses 4-pixel multiples, allowing finer control while still producing consistent rhythm. The system simplifies design decisions, ensures cross-platform consistency, and makes design-to-engineering handoff easier.

Do I need a baseline grid for web design?

Strict baseline alignment is harder on the web than in print because line-height varies across fonts and sizes, and CSS doesn't expose true baseline metrics. Most professional web designers approximate baseline rhythm with consistent line-height multiples (1.5, 1.6) tied to the spacing scale, rather than enforcing pixel-perfect baseline alignment. The exception is editorial web design (long-form articles, online magazines) where careful baseline rhythm makes long reading more comfortable.

What is the difference between a column grid and a modular grid?

A column grid divides the page horizontally into vertical columns separated by gutters, governing left-to-right placement only. A modular grid adds horizontal divisions (rows) on top of those columns, producing a matrix of rectangular cells — modules — that constrain content both horizontally and vertically. Reach for a column grid when text flows naturally down columns; reach for a modular grid when you need to align a mix of text, images, and components to a consistent two-dimensional structure, as in magazine spreads and dashboards.

How many columns should an editorial layout use?

There is no single correct number — it depends on page width and how many distinct content streams you need. Printed magazines and newspapers commonly run 2 to 6 columns; books often use a single manuscript column. On the web, the 12-column grid became the editorial layout default because 12 divides evenly into 2, 3, 4, and 6, so the same grid supports halves, thirds, and quarters without re-deriving gutters and margins. Choose the highest column count that still gives a comfortable type measure (line length) of roughly 45 to 75 characters.

What is vertical rhythm in typography?

Vertical rhythm is the consistent vertical spacing between lines and blocks of text, set by tying leading (line-height) and the spacing between elements to a single repeating unit — the baseline grid. When every text line and gap is a multiple of that unit, the eye returns reliably to the start of each next line and stacked blocks feel related rather than ad-hoc. Pairing a baseline grid with an 8pt or 4pt spacing scale keeps that rhythm coherent across headings, body copy, and interface components.

Are grids creatively limiting?

The Swiss school argued the opposite: a grid frees the designer from layout decisions so creative attention can focus on content, hierarchy, and detail. Postmodern designers (David Carson, Neville Brody) deliberately broke grids to make a point — but breaking a grid only reads as expressive when the grid is recognisable underneath. The grid is the structure against which the variation registers. In practice, most professional designers use a grid as a default and break it intentionally for emphasis.

References

  1. Müller-Brockmann, Josef. Grid Systems in Graphic Design / Raster Systeme für die visuelle Gestaltung. Verlag Niggli (1981). ISBN 978-3-7212-0145-1. The canonical treatment of the modular grid.
  2. Ruder, Emil. Typographie: A Manual of Design. Verlag Niggli (1967). ISBN 978-3-7212-0043-0. Foundational Swiss-school text on grid-based typographic design.
  3. Tschichold, Jan. The Form of the Book: Essays on the Morality of Good Design. Trans. Hajo Hadeler, Hartley & Marks (1991). ISBN 978-0-88179-116-7. The medieval page canon and Van de Graaf construction.
  4. Vinh, Khoi. Ordering Disorder: Grid Principles for Web Design. New Riders (2010). ISBN 978-0-321-70353-9. The grid system reintroduced for digital layout.
  5. Google. Material Design — Layout: Spacing methods (2014–). m2.material.io/design/layout/spacing-methods. The 8dp spacing-grid specification.

Notes from the studio · Practitioners on the typography grids catalogue

Illustrative composites of how the tool gets used in practice — not quotes from named individuals.

12-column is the lingua franca. Phi rectangle for any wordmark that needs to age well. Two overlays, every project.
Brand designerIllustrative scenario
Baseline grid + 8pt spacing is what separates good from great. Invisible until it's not there.
Editorial designerIllustrative scenario
Mobile-app overlay confirms the handoff. The dev sees the spacing the designer intended.
Mobile UI designerIllustrative scenario
Open the tool

Open the typography overlays

Column, modular, manuscript, hierarchical, baseline, 8pt — every typography grid.

Launch Grid Maker Pro →