PPTX.gallery
Open in PPTX.dev

Layout Pattern

Three Column

Content organized into three parallel sections. Ideal for three pillars, triads, or step-by-step progressions.

ContentBalanceTriads

How to Use It

Three-column layouts leverage the rule of three - concepts grouped in threes feel complete and memorable. Use for capabilities/features, step sequences (Past/Present/Future), or tiered options. Keep column content symmetrical in length. Add icons or numbers at the top of each column to anchor the eye.

Content Zones

TitleSlide title
BodyPrimary content

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:three-column
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/three-column",
  "tags": [
    "gallery:layouts/three-column"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "three-column",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"three-column\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.