Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality1 issue(s) across 96 links and 10 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://registry.terraform.io/ | Terraform Registry | new tab | Add '(opens in new tab)' to text |
| https://app.terraform.io/public/signup/a… | Terraform Try Cloud | new tab | Add '(opens in new tab)' to text |
| https://discuss.hashicorp.com/c/terrafor… | Community Forum. Opens in a ne… | new tab | Add '(opens in new tab)' to text |
| https://www.ibm.com/mysupport | Support. Opens in a new tab. | new tab | Add '(opens in new tab)' to text |
| https://github.com/hashicorp/terraform | GitHub. Opens in a new tab. | new tab | Add '(opens in new tab)' to text |
| https://registry.terraform.io/ | Terraform Registry. Opens in a… | new tab | Add '(opens in new tab)' to text |
| /terraform/intro | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Intro | |||
| https://forms.gle/fnHLuNahLEhjuKvE6 | Give Feedback | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/terraform/intro ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://registry.terraform.io/; https://app.terraform.io/public/signup/account; https://discuss.hashicorp.com/c/terraform-core/27; https://www.ibm.com/mysupport; https://github.com/hashicorp/terraform; https://registry.terraform.io/; https://forms.gle/fnHLuNahLEhjuKvE6
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Landmark Structure9 landmarksPASS
A+Heading Hierarchy10 headingsPASS
- H2 Terraform
- H3 Resources
- H1 Automate Infrastructure on Any Cloud
- H2 What is Terraform?
- H2 Get Started
- H2 Sandbox
- H2 Best Practices
- H2 Featured Documentation
- H2 Popular Use Cases
- H2 Get Certified
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #react-aria-23 | select | Theme | for/id |
| #react-aria-77 | select | Theme | for/id |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Automate Infrastruct… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Terraform | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What is Terraform? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get Started | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sandbox | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Best Practices | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured Documentati… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular Use Cases | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get Certified | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Terraform | HashiCor… | 20.12:1 | 4.5:1 | #000000 | #FAFAFA | Pass |
| a Skip to main content | 20.12:1 | 4.5:1 | #000000 | #FAFAFA | Pass |
| span HashiConf 2025 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Don't miss the live … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span View live stream | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div HashiCorp Cloud Plat… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Get started in minut… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a All HCP Products | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Infrastructure Lifec… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Terraform | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 27 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English div.dg-app > div > div.dg-main-language-dropdown > button.language-dropdown-trigger |