Capital Letters: A Comprehensive Guide on When to Use Them?

Use a capital letter when a word starts a sentence, when it is the name of a specific person, place or thing, and when it is part of an acronym or a title. Those three tests decide almost every case you will meet in real writing.

This guide is organized by where you are writing rather than by grammar category, because that is how the question actually comes up: in an email, on a resume, in a form, on social media, in a heading. Each section gives the rule and a worked example.

Already written it in the wrong case? Paste the text into the free case converter and choose Sentence case, Title Case or Proper Case. Acronyms are protected. Twelve styles, one click.

The three tests

TestAsk yourselfIf yes
PositionDoes the word start a sentence, a heading, or follow a colon in a title?Capitalize
IdentityDoes the word name one specific person, place, brand, day or event?Capitalize
FormIs it an acronym, an initialism, or a brand written with internal capitals?Keep its own form

If all three answers are no, the word is lowercase. That single default catches the mistake people make most often, which is adding capitals to ordinary nouns for emphasis or importance.

In an email

ElementRuleExample
Subject lineSentence caseInvoice for March is attached
GreetingCapitalize the name and the first wordDear Maria,
Job title in a signatureCapitalized as part of the name blockMaria Gonzalez
Director of Sales
Job title in a sentenceLowercaseI spoke to the director of sales.
Sign-offFirst word onlyKind regards,
Whole words for emphasisAvoid — reads as shoutingUse bold instead of URGENT

Title Case in a subject line reads as marketing and can look like a mass mailing. Sentence case reads as a message from a person. The wider question of capitals in email is covered in capital letters in emails.

In a heading or a title

Two valid conventions, and one that is not:

  • Sentence caseHow to change case in Excel. The modern default for web and app headings.
  • Title CaseHow to Change Case in Excel. Standard for books, films and US newspaper headlines.
  • Capitalize Each WordHow To Change Case In Excel. Not a style, just a tool default. Avoid it.

Which words stay lowercase in Title Case is set out in words that are not capitalized in titles, and the full comparison of the two conventions is in should all letters in a title be capitalized.

On a resume or CV

ElementRule
Your nameCapitalized. All caps is acceptable for the name only.
Section headingsOne convention throughout: all Title Case or all sentence case.
Your job titlesCapitalized — they are the official names of roles you held.
Company namesExactly as the company writes them, including internal capitals.
DegreesBachelor of Science capitalized; a bachelor degree lowercase.
Skills and toolsBrand names capitalized: Excel, Python, Photoshop. Generic skills lowercase.

In a form or a database

Names and addresses entered in a form should be stored in Proper Case: first letter of each word capitalized, the rest lowercase. Data arriving in ALL CAPS or all lowercase looks unprofessional the moment it is merged into a letter or an invoice.

In a spreadsheet, =PROPER(A1) does this in one step. Watch two known limits: it capitalizes after every apostrophe, so o brien becomes O Brien correctly but don t becomes Don T; and it lowercases acronyms, so IBM becomes Ibm. The full method, including how to replace the original column, is in changing case in Excel.

On social media

ElementRuleWhy
Post textSentence caseReads as a person speaking
HashtagsCapitalize each word inside the tag#CaseConverter is readable, #caseconverter is not, and screen readers announce the first correctly
HandlesExactly as the account writes themCase does not affect matching but it affects recognition
Whole posts in capsAvoidReads as shouting and is slower to read

In code and technical writing

Case carries meaning here rather than style. Most languages are case-sensitive, so userName and username are two different identifiers. The conventions are fixed by community rather than grammar:

ConventionExampleUsed for
camelCaseuserNameVariables in JavaScript, Java
PascalCaseUserAccountClass names
snake_caseuser_namePython variables, SQL columns
kebab-caseuser-nameURL slugs, CSS classes
CONSTANT_CASEMAX_RETRIESConstants, environment variables

File paths and URLs are lowercase by convention because Linux servers treat them as case-sensitive while Windows does not, so a mixed-case link works on a developer machine and breaks in production.

The five mistakes that show up most

  1. Capitalizing for importance. Please return the Contract to the Manager should be please return the contract to the manager. English does not capitalize nouns for weight.
  2. Capitalizing a job title after a name. Maria Gonzalez, Director of Sales in running text should be director of sales.
  3. Capitalizing seasons. next Summer is wrong; next summer is right.
  4. All caps for emphasis mid-sentence. Use bold or italic instead.
  5. Losing acronyms in a converter. If your tool turns NASA into Nasa, it has no acronym detection.

The complete rule set behind all of these is in capitalization rules in writing, and the difference between the two letter forms themselves is explained in uppercase and lowercase letters.

Fix a whole document in one click. The upper lower case converter applies Sentence case, Title Case, Proper Case, UPPERCASE, lowercase and seven more styles, with acronyms and abbreviations protected. Free, no sign-up.

Frequently asked questions

When should you use capital letters?

At the start of a sentence, on proper nouns such as names of people, places, brands, days, months and holidays, on acronyms, and on the significant words of a title. Everything else is lowercase.

Should email subject lines be capitalized?

Use sentence case: capitalize the first word and any proper nouns. Title Case reads as marketing, and all caps reads as shouting.

Do you capitalize job titles on a resume?

Yes, in the position headings, because they are the official names of the roles. In a sentence of running text, a job title that follows a name stays lowercase.

Should hashtags be capitalized?

Capitalize the first letter of each word inside the tag. #CaseConverter is readable and screen readers announce it correctly; #caseconverter is neither.

Is it wrong to capitalize a word for emphasis?

Yes in formal writing. English marks emphasis with bold or italic, not with capitals. Mid-sentence capitals read as an error or as shouting.

Do you capitalize the word after a colon?

In a title, always. In a sentence it depends on the style guide: Chicago says lowercase unless two or more full sentences follow, while AP and APA capitalize whenever a complete sentence follows.

Should names in a database be stored in capitals?

No. Store them in Proper Case so they can be merged into letters and invoices without looking shouted. Use =PROPER(A1) in a spreadsheet, and check acronyms afterwards.

Why are URLs written in lowercase?

Because Linux and Unix servers treat file paths as case-sensitive while Windows does not. Writing everything in lowercase removes the risk of a link that works locally and breaks in production.

The short version

Three tests decide it: position, identity, form. A word that starts a sentence gets a capital. A word that names one specific person, place, brand or day gets a capital. An acronym or a brand keeps whatever form it already has. Everything else stays lowercase, including seasons, job titles that follow a name, and ordinary nouns you happen to think are important.

Next Post Previous Post