Provide the abbreviation for a term
+
+
+Example:
+
+Internet of Things (IoT)
+
+
+Scenario 2: Clarify something in a short aside
+
+
+Example:
+
+Captions (called “subtitles” in some areas) provide content to people who are deaf and hard-of-hearing.
+
+
+Scenario 3: Signal an optional plural
+
+
+Example:
+
+Test(s)
+
+
+##### Square brackets
+
+Use square brackets in quotations to show you have altered or added something to the original quoted material.
+
+Use to:
+
+- insert an explanation in a direct quotation
+- indicate something that’s been incorrectly written in a direct quotation
+- add some text within a direct quotation in order to clarify something
+- modify a direct quotation so that it fits grammatically within the surrounding text
+
+
+Examples:
+
+- Adding an explanation: “The council approved the project after reviewing the trial results [from an earlier study].”
+- Indicating an error: The letter states, “The committee beleives [sic] the proposal will succeed.”
+- Clarifying something: The report says the system must be updated because “it [the software] is outdated.
+- Modifying to fit grammar: The policy explains that “[t]he system must be reviewed every year.”
+
+
+#### Colons and semicolons
+
+##### Colons
+
+Use a colon to introduce the main idea(s). It gives the sense of “as follows.”
+
+In paragraph text: Use lowercase for the word following a colon
+
+
+Example
+
+They had one goal: to finish the marathon
+
+
+In titles or labels: Use uppercase for the word following a colon.
+
+
+Examples
+
+- Group Note: Use of Large Language Models in standards work
+- Contact us: Email support@example.com.
+
+
+**Note:** A complete sentence must precede a colon.
+
+##### Semicolons
+
+Use a semicolon in the following scenarios:
+
+Scenario 1: Use a semicolon to combine two related ideas in a simple sentence. The text before and the text after the semicolon should both be grammatically complete sentences.
+
+
+Examples:
+
+- The rule is simple; applying it consistently is harder.
+- The first draft focused on accuracy; the second focused on readability.
+
+
+Scenario 2: Use a semicolon to break up complex lists in a sentence or bulleted item that contains internal commas.
+
+
+Example
+
+The conference has attendees from Seattle, Washington; New Delhi, India; and Nairobi, Kenya.
+
+
+#### Commas
+
+In a phrase listing three or more items, place a comma before the final conjunction ("Oxford comma").
+
+
+Example:
+
+I bought apples, oranges, and bananas.
+
+
+#### Dashes and hyphens
+
+##### Em dash (—) {#em-dash}
+
+Use an em dash to add clarification, explanation, or emphasis after a complete clause.
+
+Put a space before and after an em dash.
+
+The part after the dash does not have to be a complete sentence.
+
+
+Examples:
+
+- WCAG 3 will have a different structure, different conformance model, and broader scope — see WCAG 3 Introduction.
+- Write in the active voice — that is, the subject performs the action.
+- Our mission is to make the web work — for everyone.
+
+
+**Note:** If using an em dash to combine related ideas makes a sentence long or complicated, use separate, grammatically complete sentences instead
+
+###### Em dashes in list items
+
+Use an em dash in a list item to separate a short term or phrase from its explanation or a clarification.
+
+
+Example:
+
+
Common roles include:
+
+ - author — writes the content
+ - editor — reviews the content before publication
+ - translator — translates the content into another language
+
+
+
+##### En dash (–) {#en-dash}
+
+* Use an en dash to indicate a range in numbers, such as in dates, pages, and sports results.
+* Do not add a space before and after an en dash.
+
+
+Examples:
+
+
+ - The years 1990–2000 were transformative.
+ - Read pages 10–15.
+ - They defeated the defending champions 106–76.
+
+
+
+##### Hyphen (-)
+
+Use a hyphen to join compound adjectives.
+
+
+Examples:
+
+
+ - peer-to-peer connection
+ - short-term memory
+ - well-known technique
+
+
+
+**Note:** Hyphens can change the meaning of a phrase:
+
+- “small-business owner” versus “small business owner” (an owner of a small business or a business owner who is small?)
+- “little-used car” versus “little used car” (a car that has been used very little, or a used car that is small?)
+
+Do *not* hyphenate:
+
+* an adverb that ends in “ly”
+* an adverb that follows a noun
+
+
+Examples:
+
+
+ - They are two closely related concepts.
+ - The technique is well known.
+
+
+
+Use a hanging hyphen when two compound adjectives modify the same noun.
+
+
+Example:
+
+The pre- and post-deployment stages are equally important.
+
+
+For guidance on terms we no longer hyphenate and are written as one word, see the [W3C Word List](#w3c-word-list).
+
+#### Ellipsis (...)
+
+Use an ellipsis to show:
+
+* missing words
+* a pause
+* something left unsaid
+
+Add a space before and after an ellipsis.
+
+
+Example:
+
+I was wondering … but it’s probably not important.
+
+
+#### Headings
+
+See [punctuation in headings](#punctuation-in-headings).
+
+#### Links
+
+See [punctuation in links](#punctuation-in-links).
+
+#### Lists
+
+See [punctuation in lists](#capitalization-and-punctuation-in-lists).
+
+#### Numbers
+
+See [punctuation in numbers](#punctuation-in-numbers).
+
+#### Quotation marks
+
+##### Double quotation marks
+
+Use double quotation marks to reference a term.
+
+
+Example:
+
+This accessibility requirement is sometimes called “sufficient color contrast”; however, the technical term is “luminosity contrast”.
+
+
+##### Single quotation marks
+
+Use single quotation marks for a quotation inside a quotation.
+
+**Note:** With nested quotes, the full stop remains inside both the single and double quotation marks.
+
+
+Example
+
+Maria said, "The reviewer described the proposal as 'well structured and easy to follow.'"
+
+
+##### Scare quotes
+
+Avoid using quotes in a way that could be taken to suggest irony or in a non-standard way. For more information, see [scare quotes](https://en.wikipedia.org/wiki/Scare_quotes).
+
+#### Slashes
+
+##### Forward slash
+
+Generally, use a forward slash only in dates, fractions, and URLs.
+
+Avoid using a forward slash as a substitute for words.
+
+For two things that have a close relationship, use a hyphen or words like “and” or “or” instead.
+
+
+
+Example 1: Close relationship
+
+
+ - Avoid: The issue was part of the larger nature/nurture debate.
+ - Use: The issue was part of the larger nature-nurture debate.
+
+
+Example 2: Equal relationship
+
+
+ - Avoid: The project examines cause/effect relationships.
+ - Use: The project examines cause-and-effect relationships.
+
+
+Example 3: Either or both
+
+
+ - Avoid: Add a potato and/or an onion.
+ - Use: Add a potato, or an onion, or both.
+
+
+
+Example 4: Alternative
+
+
+ - Avoid: If/when I have a dog, I’ll need a fenced yard.
+ - Use: If or when I have a dog, I’ll need a fenced yard.
+
+
+**Exception:** You may use a forward slash to show an alternative if it's clearer than using words.
+
+
+Example:
+
+
+ - Avoid: In inclusive writing, avoid gender pronouns (she or her, he or his).
+ - Use: In inclusive writing, avoid gender pronouns (she/her, he/his).
+
+
+
+### That versus which
+
+That: Introduces essential information needed to understand the sentence
+
+
+Example:
+
+The time is essential to identify specific meetings: “The meeting that starts at 10:00 is online. The other meetings are in-person.”
+
+
+Which: Introduces extra information that is not essential.
+
+
+Example:
+
+The time is not essential: “The meeting, which starts at 10:00, is online.”
+
+
+### Verb agreement with collective nouns
+
+Use a singular verb with collective nouns when referring to the group as a single entity.
+
+
+Examples:
+
+- Avoid: The working group have published a draft.
+- Use: The working group has published a draft.
+
+
+**Exceptions:**
+
+Exception 1: Use a plural verb if members act independently.
+
+
+Example
+
+The staff have handed in their separate reports.
+
+
+Exception 2: The following collective noun always takes a plural verb:
+ - people: The people are waiting.
+
+## W3C Word List
+
+
+ - accessible
+ - Use accessible only when referring to accessibility for people with disabilities, or to places that disabled people can easily reach or enter. Do not use it to mean convenient, available, or easy to use. Example: Avoid: “The gardens are accessible to the public.” Use: “The gardens are open to the public.”
+ - abort
+ - Avoid. Use cancel.
+ - anti-alias
+ - Hyphenate.
+ - ASCII
+ - Use all caps.
+ - back end, back-end
+ - Use back end as a noun: “Data is processed by the back end.” Use back-end as an adjective: “We rely on a back-end server.” See Hyphens.
+ - base64
+ - Lowercase and write as one word.
+ - Bézier
+ - Always capitalize and include the accent on the first e.
+ - blacklist
+ - Avoid. Use denylist. See Race-inclusive language.
+ - braille
+ - Lowercase unless referring to Louis Braille. See Disability language.
+ - built-in
+ - Hyphenate when used as an adjective or noun. Do not hyphenate when "built" is a verb. See Hyphens.
+ - checkbox
+ - Write as one word.
+ - click (versus select)
+ - Use click when instructing a user to activate an interactive element, such as a button or link. For example, avoid “Select the Submit button.” Instead use: “Click the Submit button.”
+ - color blind
+ - Avoid when referring to people. Use “people who cannot distinguish between certain colors (often called ‘color blindness’).” When referring to the medical condition, use color vision deficiency. See Disability language.
+ - color space
+ - Write as two words.
+ - data
+ - Treat as singular. Write “The data is transferred,” not “The data are transferred.” See Verb agreement.
+ - dingbat
+ - Write as one word.
+ - DTDs
+ - Do not use an apostrophe. See Plural acronyms.
+ - ECMAScript
+ - Write as one word and capitalize the "S".
+ - email
+ - Write as one word. Do not hyphenate.
+ - end user
+ - Write as two words.
+ - et al.
+ - Do not place a full stop after "et".
+ - filename
+ - Write as one word.
+ - for instance
+ - Avoid. Use for example. See Plain language.
+ - front end, front-end
+ - Use front end as a noun. Use front-end as an adjective. See Hyphens.
+ - full stop (.)
+ - Use full stop as the formal name.
+ - grandfather
+ - Avoid. Use legacy. See Gender-inclusive language.
+ - hand-eye coordination
+ - Use hand-eye coordination, not "eye-hand coordination".
+ - hard-coded
+ - Hyphenate.
+ - hash (#)
+ - Also called a number sign. Usually avoid "pound sign", "crosshatch", and "octothorpe".
+ - header
+ - Use header for table headers and HTTP headers.
+ - heading
+ - Use heading for headings marked up with
h1 through h6.
+ - hearing-impaired, hearing impairment
+ - Avoid. Use deaf with a lowercase "d", unless a person or community prefers another term. See Disability language.
+ - home page
+ - Write as two words.
+ - hostname
+ - Write as one word.
+ - HTTP/1.0, HTTP/3
+ - Use the slash when referring to the protocol name. Omit it only where established usage in running text requires a different form.
+ - internet
+ - Lowercase.
+ - italics
+ - Use the plural form.
+ - its, it’s
+ - Use its as the possessive form. Use it’s as the contraction of "it is" or "it has". Example: “It’s a dog wagging its tail. It’s been its best year.”
+ - Java
+ - Capitalize the "J".
+ - JavaScript
+ - Capitalize the "J" and the "S".
+ - Level 1, Level 2, Level 3
+ - Capitalize Level when referring to a level in a W3C technical report.
+ - line feed
+ - Write as two words.
+ - log in, login
+ - Use log in as a verb. Use login as a noun or adjective.
+ - loss
+ - Avoid as a general description that includes congenital conditions. Use it when describing a change, such as “As we age, we may experience hearing loss.” See Disability language.
+ - lowercase
+ - Write as one word.
+ - markup
+ - Write as one word. Do not hyphenate.
+ - master
+ - Avoid. Use main. See Race-inclusive language.
+ - metadata
+ - Write as one word. Do not hyphenate.
+ - million
+ - Do not abbreviate within a sentence. Use M for "mega" only with care and where the meaning is clear.
+ - MIME type
+ - Prefer Internet media type. If using MIME type, write it as two words and use all caps for MIME.
+ - mouse click
+ - Write as two words. Check whether you mean a mouse click specifically or any form of activation, including a finger tap or key press.
+ - mouse pad
+ - Write as two words.
+ - namespace
+ - Lowercase unless referring to the Namespaces in XML specification by name.
+ - number sign (#)
+ - Also called a hash. Usually avoid "pound sign", "crosshatch", and "octothorpe".
+ - nobody
+ - Write as one word.
+ - no one
+ - Write as two words.
+ - offline
+ - Write as one word. Do not hyphenate.
+ - online
+ - Write as one word. Do not hyphenate.
+ - onscreen
+ - Write as one word when used as an adjective.
+ - pathname
+ - Write as one word.
+ - PDF
+ - Use all caps. It does not need to be expanded on first use. See Abbreviations.
+ - persons
+ - Avoid. Use people.
+ - please
+ - Usually omit in informational content and instructions when it adds no meaning. See Omit unnecessary words.
+ - plug-in
+ - Hyphenate.
+ - read-only
+ - Hyphenate.
+ - real-time communication
+ - Lowercase, including when used with the acronym: real-time communication (RTC). Capitalize only when part of a proper name.
+ - refer to
+ - Avoid where see is clearer. See Plain language.
+ - ruby
+ - Lowercase for the typographic convention. Capitalize for the Ruby programming language.
+ - sanity
+ - Avoid in phrases such as "sanity check". Use a more precise term, such as coherence, confidence check, or validation. See Disability language.
+ - schema
+ - Lowercase unless part of a proper name.
+ - schemas
+ - Prefer schemas to "schemata".
+ - select (versus click)
+ - Use select when choosing from a set of options. Example: “Select an option from the dropdown menu.”
+ - semicolon
+ - Write as one word.
+ - slave
+ - Avoid. Use a context-specific alternative, such as replica. See Race-inclusive language.
+ - speech recognition
+ - Use for technology that converts spoken words into text for speech-to-text transcription, virtual assistants, and other speech user interfaces.
+ - stand-alone
+ - Hyphenate.
+ - style sheet
+ - Write as two words, except in the official name Extensible Stylesheet Language.
+ - subset
+ - Write as one word. Do not hyphenate.
+ - superset
+ - Write as one word. Do not hyphenate.
+ - timestamp
+ - Write as one word.
+ - timezone
+ - Write as one word.
+ - touchscreen
+ - Write as one word.
+ - uppercase
+ - Write as one word.
+ - URI reference
+ - Usually write URI reference, not "URI Reference" or "URI-Reference".
+ - URIs
+ - Do not use an apostrophe. See Plural acronyms.
+ - usable
+ - Use usable, not "useable".
+ - user agent
+ - Lowercase unless part of a proper name.
+ - user interface
+ - Lowercase unless part of a proper name.
+ - visually impaired
+ - Avoid. Use blind or a more specific term that reflects the person or group being described. See Disability language.
+ - voice recognition
+ - Use for technology that identifies who is speaking by analyzing vocal characteristics, such as voice biometrics used for authentication.
+ - W3C Note
+ - Use W3C Note, not "W3C NOTE".
+ - web
+ - Lowercase except when referring to the invention, as in “Sir Tim Berners-Lee invented the Web,” or when it is part of a proper name, such as World Wide Web Consortium or a job title such as “Senior Web Developer.”
+ - web page
+ - Write as two words.
+ - webmaster
+ - Write as one word.
+ - website
+ - Write as one word.
+ - white space
+ - Write as two words when used as a noun.
+ - whitelist
+ - Avoid. Use allowlist. See Race-inclusive language.
+ - World Wide Web
+ - Write as three words. Do not hyphenate.
+ - worldwide
+ - Write as one word.
+ - zeros
+ - Use zeros, not "zeroes".
+
+