All terms
Layout/lexicon/marginalia

Marginalia Layout

also known assidenotes · Tufte layout · gloss layout

A wide margin column running alongside the main content, used for footnotes, sidenotes, or metadata.

01 · Definition

Marginalia describes notes, glosses, or annotations placed in the margin of a text — a tradition going back to medieval manuscripts and codified by typographers like Edward Tufte. On the web, marginalia layout reserves a wide gutter (often 30–40% of the page width) for sidenotes, captions, or supporting links that sit beside the main column.

The pattern is favored by long-form publications, technical documentation (Tufte CSS, Gwern.net), and editorial sites that want to enrich without interrupting reading flow.

Origin

Medieval manuscript tradition. Modernized for the web by Edward Tufte's books and the Tufte CSS project (2014).

Use when
  • Long-form articles, essays, technical documentation
  • Reference material with citations or footnotes
  • Editorial layouts that need to surface metadata
Avoid when
  • Mobile-first apps — marginalia collapses awkwardly
  • Pages with heavy imagery competing for attention
02 · Do
  • +Use a smaller type size in the margin (75–80% of body)
  • +Right-align margin notes if they sit on the right
  • +Collapse margin notes inline on screens below 1024px
03 · Don't
  • Don't put primary content in the margin
  • Don't use the margin for ads — readers ignore it
05 · Systems that use this

Textbook examples in the directory

06 · Common questions

People also ask

Are sidenotes better than footnotes?

For digital reading, yes — sidenotes don't break the eye's flow with a jump to the bottom of the page. They were Tufte's main argument in 'Beautiful Evidence'.

07 · Related terms