Grid

The Landcare grid system gives web, print, signage, presentation, and application layouts a shared structure. Use grids to control margins, columns, gutters, rows, modules, alignment, and visual rhythm before adding colour or decorative elements.

Purpose

Grid is a foundation, not a decoration. It helps Landcare materials feel consistent across national documents, local group flyers, websites, educational worksheets, reports, social tiles, signs, and applications.

Use the grid to make decisions about:

  • Margins: the protected outer space around content.
  • Columns: vertical divisions used to align content and create layout options.
  • Gutters: the spaces between columns.
  • Rows and modules: horizontal divisions that help print, posters, diagrams, and repeated cards stay ordered.
  • Baseline rhythm: the vertical rhythm created by typography, line-height, and spacing.
  • Content spans: how many columns a text block, image, table, card, form, or callout should occupy.

Anatomy

PartWeb guidancePrint guidance
MarginsUse responsive margins to protect content from viewport edges, browser chrome, side navigation, and touch edges.Use generous margins for handling, trimming, binding, photocopying, outdoor display, and visual calm.
ColumnsUse 4, 6, or 12 columns depending on viewport width and content density.Use 4, 6, 8, or 12 columns depending on format, content density, and image/text relationships.
GuttersUse consistent gutters from spacing tokens. Increase gutters for dense cards or touch interfaces.Relate gutters to margins and baseline rhythm. Do not let text or images crowd the gutter.
Rows and modulesUse rows for cards, dashboard regions, and repeated components. Do not force every small control to the page grid.Use modular grids for reports, worksheets, posters, forms, image captions, charts, and multi-panel layouts.
Baseline rhythmAlign headings, body copy, captions, tables, and controls to consistent vertical spacing.Use baseline rhythm to coordinate text blocks, captions, image edges, rules, and footnotes.

Grid Examples

These examples show structural grid behaviour only. They are not finished compositions. Use them to decide the field, margins, columns, and modules before placing real content.

Web fixed grid

Documentation and article pages

A fixed content grid protects line length and keeps reading pages calm. Use it for guidance pages, articles, forms, and group information pages. 12 columns / fixed max width / responsive margins

Web fluid grid

Dashboards and data-heavy tools

A fluid grid uses available width for dense interfaces. Use it when tables, maps, calendars, or operational tools need more horizontal room. 12 columns / fills main content area / breakpoint-led

A4 modular grid

Reports, worksheets, and flyers

A modular grid combines columns and rows so headlines, images, captions, tables, and footnotes share a repeatable structure. 6 columns / 8 rows / margins and baseline rhythm

Poster grid

Promotional and event design

A larger poster grid can use asymmetry while staying ordered. Anchor major type, images, logos, and calls to action to the same system. 4 columns / strong margins / controlled visual weight

Web Grid

Use web grids responsively. The grid should normally apply to the main content area, not the entire screen when side navigation or asides are present. This follows the same practical idea used in contemporary product design systems: the layout grid responds to breakpoints and available content regions, while smaller components use spacing tokens and local alignment.

ViewportColumnsMarginGutterBest for
Small mobile416 px12 pxShort pages, forms, cards, stacked navigation, and field guidance.
Large mobile / small tablet620 px16 pxMixed content, two-column card moments, compact learning materials.
Tablet624 px20 pxDocumentation, diagrams, field resources, and moderate content density.
Desktop fixed1232-48 px24 pxReading pages, guidance, reports, landing pages, and content-led layouts.
Desktop fluid1232-48 px24 pxDashboards, data tables, maps, planning tools, and applications.
Use the grid for major structure

Align page sections, headings, text blocks, images, tables, forms, cards, charts, and calls to action to the grid. Use column spans to create hierarchy, contrast, and scanning rhythm.

Avoid forcing every small item to the page grid

Do not make small controls, icon groups, button clusters, or inline metadata obey the full page grid. Use local alignment and spacing tokens inside the component.

Print Grid

Print grids should be designed for the final format, viewing distance, production method, and content density. A4 documents, field worksheets, posters, signage, and social tiles need different grid behaviour even when they share brand tokens.

FormatRecommended gridMargin starting pointUse
A4 report or guide6 or 12 columns with baseline rhythm18-24 mmReports, grant guidance, policy documents, educational guides.
A4 worksheet or field sheet6 columns by 8-12 rows14-20 mmLearning activities, checklists, forms, observation sheets.
A3 poster6 or 8 columns with large modules20-30 mmLocal events, recruitment posters, campaign notices.
Signage4 or 6 columns with strong marginsBased on viewing distanceField signs, wayfinding, interpretive signs, public notices.
Social tile4 columns or modular square grid8-12% of canvasCampaign posts, announcements, simple education messages.
Presentation slide12 columns or 6 columns with rows6-8% of canvasDecks, workshops, training, board updates.

Josef Müller-Brockmann Principles

Use Josef Müller-Brockmann’s grid discipline as a practical method: create order first, then use typography, image, colour, and whitespace with restraint. The grid should make complex information easier to understand.

  • Define the format before designing: page size, screen region, orientation, print method, and viewing distance.
  • Choose a grid that fits the content: fewer columns for simple posters, more columns for editorial or data-heavy layouts, modular rows for repeated content.
  • Use asymmetry with order: an off-centre layout can still be rigorous when edges, baselines, and visual weight are controlled.
  • Keep alignment visible through behaviour: related things should share edges, spans, rows, or baselines.
  • Balance density and whitespace: empty space is part of the design, not leftover area.
  • Use colour sparingly: colour fields and saturated accents have visual weight and must be planned against the grid.

Applying Grid

StepActionOutput
1. Define the fieldChoose the content area: full page, main content area, slide safe zone, poster field, or component region.A known canvas with protected margins.
2. Choose columns and modulesSelect the column count, row structure, gutters, and baseline rhythm.A repeatable structure for placing content.
3. Place major masses firstPosition the title, image field, main text block, callout, table, logo, or action area.Clear first-read and second-read hierarchy.
4. Align supporting contentFit captions, metadata, links, charts, buttons, and footnotes to the grid or local component structure.Consistent scanning and reduced visual noise.
5. Check the compositionSquint-test the layout, check gutters, line length, edge alignment, visual weight, and overflow.A layout that works before detailed styling.

Use And Avoid

UseAvoid
Use fixed grids for reading pages where line length matters.Avoid stretching body copy across the full screen.
Use fluid grids for dense tools, maps, data tables, and operational interfaces.Avoid limiting dense interfaces so much that key information is truncated.
Use modular grids for reports, worksheets, posters, forms, and repeated content.Avoid placing items by eye when a repeatable grid would make the artefact easier to maintain.
Use consistent margins and gutters across related artefacts.Avoid changing gutters or margins arbitrarily between sections.
Use flush-left, rag-right text for sustained reading.Avoid justified body text and awkward rivers in long copy.
Use spacing tokens and local alignment inside components.Avoid forcing every icon, button, or small label to span the global page grid.

Developer Reference

Grid decisions should be expressed as reusable variables where possible:

Token ideaExample valueUse
--lds-grid-columns12Default desktop column count.
--lds-grid-gutter24pxGap between major columns.
--lds-grid-marginclamp(16px, 4vw, 48px)Responsive page margin.
--lds-grid-max-width1180pxFixed content max width.
--lds-grid-baseline8pxVertical rhythm and spacing relationship.

References