Glossary
UPPERCASE
A text format where every letter is written as a capital letter.
Definition
Uppercase text converts all letters to their capital form. It is commonly used for headings, constants in code, abbreviations, labels requiring strong visual emphasis, and calls to action in marketing content.
Examples
- Input: hello world
- Output: HELLO WORLD
Common Questions
When should I use UPPERCASE text?
Use uppercase for short emphasis, abbreviations, constants in code, and calls to action. Avoid using it for long paragraphs as it reduces readability.