The Invisible Art of Good Formatting
When formatting is done well, readers don't notice it. They simply experience the text as clear, easy to read, and effortless to navigate. When formatting is done poorly — walls of text, inconsistent headers, random emphasis — readers struggle and often leave.
Formatting is the first thing readers experience before they read a single word. It signals whether the content respects their time.
The Problem with Walls of Text
Online reading is fundamentally different from reading a printed book. Studies using eye-tracking technology consistently show that web readers scan in an F-pattern or spotted pattern — they read the first line or two, then jump to the next heading, scan for bold words, and look for lists.
This means that a 500-word paragraph, no matter how brilliantly written, will not be read by most users. They will scroll past it looking for something they can quickly process. Your insights, arguments, and value are lost in the wall.
The solution isn't dumbing down your writing — it's structuring it to accommodate how people actually read on screens.
Paragraph Length: The 3–5 Sentence Rule
For web content, aim for paragraphs of 2–4 sentences maximum. This is shorter than what most style guides recommend for print — and intentionally so.
Short paragraphs create white space on the page. White space reduces cognitive load, signals structure, and makes the page feel less intimidating. A page that looks readable gets read.
The white space around text is not wasted space — it is one of the most powerful tools in a writer's visual vocabulary.
Heading Hierarchy: Use It Properly
Headings are navigation tools, not just visual dividers. They allow readers to scan and jump to the section they care about. They also signal to search engines what each section is about.
The hierarchy should be logical:
- H1: The page title. One per page.
- H2: Main sections of the article.
- H3: Subsections within H2 sections.
- H4 and below: Rarely necessary; if you need H4s, consider whether the section should be a separate page.
Never skip levels (going from H2 to H4) and never use headings purely for visual emphasis — use bold or italics for that.
The Right Uses of Bold and Italic
Bold should be used for the most important words or phrases in a paragraph — the terms you'd emphasize if you were speaking. Use it sparingly. If everything is bold, nothing is bold.
Italic is for titles of works, technical terms on first use, and gentle emphasis. It's subtler than bold and works well for inline definitions.
Never use underline for emphasis in web content — it creates visual confusion with hyperlinks.
When Lists Work (and When They Don't)
Bullet lists are excellent for:
- Items without a natural prose flow (features, specifications)
- Steps that don't have a strict order
- Comparisons of 3 or more items
- Quick-reference content (tips, examples)
Lists are not appropriate for:
- Content where the relationship between points matters (use prose with connectives: "first... then... finally...")
- Lists of only 2 items (just write them as a sentence)
- Emotional or narrative writing (bullet points kill flow and warmth)
Numbered lists are for sequences where order matters. If the order doesn't matter, use bullets.
Typography and Readability
Even if you don't control your platform's CSS, you can influence readability through the choices you make in your writing:
- Line length: Ideal reading line length is 55–75 characters. In your writing tool, don't write line-by-line; let paragraphs wrap naturally to the column width.
- Contractions and plain language: "You can't" is more readable than "It is not possible to." Contractions lower the Flesch-Kincaid reading grade level and increase engagement.
- Sentence variation: Mix sentence lengths. A short sentence. Then one that builds a little more rhythm and establishes a slightly more complex point. This variation keeps readers engaged and signals where emphasis falls.
The Edit Pass: Reading Aloud
The single most effective editing technique for readability: read your draft aloud. Every awkward sentence, unnecessarily long phrase, and confusing structure becomes immediately obvious when you hear it spoken. If you stumble reading it, your readers will stumble reading it too.
After your read-aloud pass, run through a word count and paragraph length check. Any paragraph over 100 words is a candidate for splitting. Any section under a heading that runs longer than 300 words might benefit from a sub-heading.
