---
title: Colons
description: Use colons correctly in documentation.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/style-guide/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Colons

Use colons to introduce unordered lists, tables, or images. Always precede lists, tables, and images with a full sentence. You can also introduce a list within a sentence.

Introduce tables with a complete sentence that describes the purpose of the table because not all screen readers preannounce tables. The introductory sentence can end with a colon or a period; usually a colon if it immediately precedes the table, and usually a period if there's more material (such as a note paragraph) between the introduction and the table.

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://developers.cloudflare.com/style-guide/grammar/punctuation-marks-and-symbols/colons/#page","headline":"Colons · Cloudflare Style Guide","description":"Use colons correctly in documentation.","url":"https://developers.cloudflare.com/style-guide/grammar/punctuation-marks-and-symbols/colons/","inLanguage":"en","image":"https://developers.cloudflare.com/cf-twitter-card.png","dateModified":"2026-04-24","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/style-guide/","name":"Style Guide"}},{"@type":"ListItem","position":3,"item":{"@id":"/style-guide/grammar/","name":"Grammar"}},{"@type":"ListItem","position":4,"item":{"@id":"/style-guide/grammar/punctuation-marks-and-symbols/","name":"Punctuation marks and symbols"}},{"@type":"ListItem","position":5,"item":{"@id":"/style-guide/grammar/punctuation-marks-and-symbols/colons/","name":"Colons"}}]}
```
