Text case isn't just a stylistic afterthought — it's a signal readers pick up on instantly, often without consciously noticing why. Using the wrong case in the wrong place, whether that's an ALL-CAPS email or a headline lowercased like a casual text message, changes how a piece of writing is perceived before a single word of the actual content registers.
The four common cases
- UPPERCASE — every letter capitalized: EXAMPLE TEXT
- lowercase — no letters capitalized: example text
- Title Case — major words capitalized: Example Text For A Heading
- Sentence case — only the first word (and proper nouns) capitalized: Example text for a heading
When each one is appropriate
Sentence case is the default for ordinary writing — body paragraphs, most user interface labels, and increasingly, headlines on many modern websites and news outlets, since it reads as more natural and less formal than Title Case. Title Case remains standard for formal headlines, book and movie titles, and academic paper titles, where the convention signals a certain formality. UPPERCASE is best reserved for acronyms (NASA, PDF) and occasional strong emphasis on a single short word or phrase — used across a full sentence or paragraph, it reads as shouting rather than emphasis. Lowercase branding (an intentionally uncapitalized brand or stylistic choice) is rare and deliberate, and works only when it's a consistent, recognizable style choice rather than an accident.
Common mistakes
The most frequent Title Case mistake is capitalizing every single word, including short connecting words like "the," "of," "and," and "in" — proper Title Case lowercases these "minor" words unless they're the first or last word of the title. The most frequent UPPERCASE mistake is using it for anything longer than a short phrase; a full paragraph in all caps is harder to read (the uniform letter height removes the shape cues readers rely on to recognize words quickly) and is widely interpreted as shouting in digital communication, which can undermine an otherwise reasonable message. A quieter, related mistake is inconsistency — mixing Title Case and sentence case for the same type of element, like some headings in one case and others in a different case, across a single document or site, which reads as unpolished even when neither individual case choice is technically wrong.
A less obvious reason to be careful with ALL CAPS
Beyond the readability and "shouting" perception, all-capitals text has a genuine accessibility downside: some screen readers, used by people with visual impairments, will read a fully capitalized word letter-by-letter as though it were an acronym, rather than reading it naturally as a word. A heading like "IMPORTANT UPDATE" in all caps can end up being read aloud as "I, M, P, O, R, T, A, N, T" instead of the intended word, which is one more reason CSS-based capitalization (styling normally-cased text to display as uppercase, which most screen readers handle correctly) is generally preferable to actually typing text in all caps.
Try the Text Tools yourself — free, instant, no sign-up.
Open the calculatorFrequently asked questions
Should headlines always be in Title Case?
No. It depends on the publication's style — many modern websites and news outlets now prefer sentence case for headlines, while more traditional or formal publications still use Title Case. Consistency within a single site or document matters more than which convention is chosen.
Why does typing in all caps look like shouting?
It's a digital-communication convention that developed because all-caps text visually resembles raised-voice emphasis, and because the loss of natural word-shape cues (from varying letter heights) makes all-caps text harder and more effortful to read, which reinforces the impression of forceful emphasis.
What words are NOT capitalized in proper Title Case?
Short articles (a, an, the), coordinating conjunctions (and, but, or), and short prepositions (in, on, at, of, to) are typically left lowercase in Title Case — unless one of them happens to be the first or last word of the title, in which case it's still capitalized.