Documentation footer
Previous/next cards with rel hints, plus edit and report links.
Live preview
Source
This exact file renders the preview above.
Demo source — adapt to your project. Foundry is not published as a package.
Usage
Two jobs: move the reader to the next page, and give them somewhere to go when the page was wrong. Both are load-bearing for documentation quality.
- `rel="prev"` and `rel="next"` are set, so user agents that use them behave correctly.
- The next card is right-aligned, which is what makes the pair readable as a sequence rather than two cards.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Previous/next pair
- Page actions row
- Last-updated line
Accessibility
- Direction in text
- Each card says "Previous" or "Next" in words, not only with an arrow.
- Whole-card links
- Each card is a single focus stop.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All navigationDocumentation starter
A developer documentation site with six article routes, a guide index, an API reference and a working search page.
intermediateFeatured4 variantsDocumentation shell
Header, search and a collapsible section tree that becomes an in-flow outline on mobile.
intermediateFeatured3 variantsDocumentation page header
Breadcrumb, title, stability badge, summary and a metadata rule carrying version and reading time.
starter3 variants