Learn the difference between widow vs orphan typography, why both hurt readability, and how to fix them in print and web design projects.
You’ve probably seen it before without knowing what to call it. A single word sitting alone at the end of a paragraph. A lonely line stranded at the top of a new page. These aren’t random accidents — they’re known problems in typography, and they have names: widows and orphans. Understanding widow vs orphan typography is one of those things that separates designers who think carefully about text from those who just drop words on a page and move on.
This post explains what each one is, why they matter, and how to deal with them in both print and digital contexts.

What Is a Widow in Typography?
A widow is a short line — sometimes just a single word or two — that appears at the top of a new column or page, separated from the rest of the paragraph it belongs to.
The word is sitting there alone, cut off from its context, with a full column of white space below it before the next paragraph begins. It looks stranded. Readers lose the thread of the text because the connection between that line and the paragraph above it (which ended on the previous page) is broken.
Widows are considered the more disruptive of the two problems. The reader’s eye arrives at the top of a new page expecting a fresh start, and instead finds a fragment of something that already ended. It interrupts flow.
What Is an Orphan in Typography?
An orphan is the opposite situation: a short line or single word left at the bottom of a paragraph, just before a page or column break. The orphan sits alone at the end of a block of text, with the rest of the paragraph continuing on the next page or column.
Some definitions also use “orphan” to describe the first line of a paragraph that gets left behind at the bottom of a page while the rest of the paragraph carries over. Either way, the problem is the same: a line that has been separated from the text it belongs with.
Orphans are slightly less disruptive than widows because the reader at least has the context of what came before. But they still look unpolished and create an awkward visual rhythm on the page.
Widow vs Orphan Typography: A Quick Comparison
It’s easy to mix these up, so here’s a clear way to keep them straight:
- Widow: A short line stranded at the top of a page or column. It came from the paragraph above, which ended on the previous page.
- Orphan: A short line left at the bottom of a page or column. It belongs to a paragraph that continues on the next page.
A simple memory trick: a widow has been left behind after something ended (top of page, alone). An orphan was abandoned before something began (bottom of page, left behind).
Both are problems of isolation. A line of text that belongs to a paragraph should feel connected to that paragraph, not floating at the edge of a page break.
Why Widows and Orphans Matter
In professional typesetting, widows and orphans are considered errors. They make text harder to read, and they signal a lack of attention to the finer details of layout.
For readers, the effect is subtle but real. The eye naturally groups nearby text together. When a line is visually separated from its paragraph, the brain has to do extra work to place it in context. That friction slows reading, even slightly, and disrupts the sense of flow that good typography creates.
In print especially, widows and orphans are taken seriously. Books, magazines, annual reports, and any high-quality printed material are typically checked and corrected for these issues before going to press. A widow in a novel or a corporate brochure is the kind of thing that makes a careful reader wince.
On screen, the rules are slightly looser because text reflows dynamically based on screen size. But for fixed layouts, PDFs, or digital publications that function like print, the same standards apply.
Widows and Orphans in Writing vs Design
It’s worth noting that widows and orphans mean slightly different things depending on who you ask.
In typography and layout design, the definitions above apply: they’re about lines isolated by page or column breaks.
In writing and editorial work, the terms are sometimes used more loosely to describe any dangling fragment of text that feels cut off or incomplete. A paragraph ending on a single short word, for example, might be called an orphan even if no page break is involved.
For the purposes of this post, we’re talking about the typographic definition, which is the more precise and widely used one in design contexts.
Widow Orphan Control in Word and Other Software
Most professional layout and word processing software has built-in widow orphan control. Here’s how it works in the most common tools:
Microsoft Word: Word has a widow/orphan control setting that’s on by default. You can find it under Paragraph settings, then the Line and Page Breaks tab. When enabled, Word automatically prevents single lines from being isolated at the top or bottom of a page. It does this by adjusting how many lines carry over to the next page.
Adobe InDesign: InDesign gives you more granular control. In the Paragraph panel, you can set “Keep Lines Together” options that specify the minimum number of lines that must stay together at the start and end of a paragraph. You can also use “Keep with Next” to prevent paragraph breaks in specific situations.
CSS (web): CSS has an orphans property and a widows property that control how many lines must remain together at the bottom and top of a page when printing. These work in the context of print stylesheets rather than regular screen display. The syntax is simple: orphans: 2; tells the browser that at least two lines must remain at the bottom of a page before a break.
The existence of widow orphan control in Word and most publishing tools shows how seriously the industry takes these issues. They’re not niche concerns — they’re standard quality checks.
How to Fix Widows and Orphans Manually
Automated control helps, but it doesn’t always produce the best result. Sometimes you need to fix these by hand. Here are the most common approaches:
Rewrite slightly. Adding or removing a word or two from the paragraph can shift where the lines break and eliminate the problem without any formatting tricks.
Adjust tracking. Tightening or loosening the letter spacing of a paragraph can change how many words fit on each line, which shifts the line breaks without changing the text.
Adjust the text box size. In layout software, changing the width or depth of a text frame by a small amount can resolve a widow or orphan by changing where the column break falls.
Force a line break. A manual line break at a specific point in the text can redistribute words across lines and eliminate a stray fragment. Use this carefully so it doesn’t create a new problem elsewhere.
Use non-breaking spaces. Inserting a non-breaking space between the last two words of a paragraph prevents them from being split across lines, ensuring at least two words appear on the final line.
The goal with all of these is to fix the problem without drawing attention to the fix. Good typography is invisible.
Choosing the Right Typeface Helps Too
Some typeface choices make widows and orphans more likely. Fonts with very wide characters fill fewer words per line, which increases the chance of short final lines. Fonts with tight default spacing do the opposite.
If you’re working on a text-heavy project and finding widow and orphan problems are frequent, it’s sometimes worth reconsidering the typeface. A font designed for extended reading, like Raleway, tends to sit more comfortably in long-form text layouts than display fonts pressed into body text duty.
Similarly, fonts with variable width axes give you more control over how text fits into a column, which can help prevent problematic line breaks in the first place. A typeface like Afacad Flux that offers width flexibility can make a real difference in tight layout situations.
Key Takeaways
- A widow is a short line stranded at the top of a page or column, separated from the paragraph it belongs to.
- An orphan is a short line left at the bottom of a page or column, with the rest of its paragraph on the next page.
- Both interrupt reading flow and are considered errors in professional typesetting.
- Most software has widow orphan control built in — check that it’s enabled and understand its limits.
- Manual fixes include light rewriting, tracking adjustments, text frame resizing, and non-breaking spaces.
- Typeface choice affects how often these problems occur, especially in text-heavy layouts.
Widows and orphans are small problems that add up to a noticeably less polished result. Knowing what to look for — and how to fix it — is the kind of detail that defines careful typographic work.