Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction6 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy45 headingsREVIEW
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H1 The Inference Cloud built for scale — without complexity or surprise costs.
- H2 Gradient™ AI Inference Cloud
- H2 (empty)
- H2 Customers growing with DigitalOcean
- H3 The cost of running ScraperAPI would be 250% more on AWS, as compared to DigitalOcean
- H3 Empowering the Next Wave of AI Creators with fal and DigitalOcean
- H3 It’s not only about the price, it’s also about proving stability, proving a quality level of support and understanding our business. These factors led us to continue to grow on DigitalOcean.
- H3 Amorphous Data on DigitalOcean GPUs and Kubernetes
- H3 We were previously on AWS but started migrating everything because we really love DigitalOcean in terms of cost and support. We saved a lot of money—we went from $120,000 to $30,000 [per month]
- H3 How Servd Scaled Their Craft CMS Platform with DigitalOcean Kubernetes
- H3 The VIP support has been excellent. If there’s an issue, it’s always engineers on the line, not somebody who is two steps removed from the people that know what’s going on.
- H3 The cost of running ScraperAPI would be 250% more on AWS, as compared to DigitalOcean
- H3 Empowering the Next Wave of AI Creators with fal and DigitalOcean
- H3 It’s not only about the price, it’s also about proving stability, proving a quality level of support and understanding our business. These factors led us to continue to grow on DigitalOcean.
- H3 Amorphous Data on DigitalOcean GPUs and Kubernetes
- H3 We were previously on AWS but started migrating everything because we really love DigitalOcean in terms of cost and support. We saved a lot of money—we went from $120,000 to $30,000 [per month]
- H3 How Servd Scaled Their Craft CMS Platform with DigitalOcean Kubernetes
- H3 The VIP support has been excellent. If there’s an issue, it’s always engineers on the line, not somebody who is two steps removed from the people that know what’s going on.
- H2 Persistent compute, high-throughput storage, scalable runtime environments—everything you need to go from “uhhh” to agent, fast.
- H2 A unified inference cloud to build full-stack AI apps
- H2 Stay on budget and grow your business
- H2 Frustration-free support from real people
- H2 Delight your customers by building on a reliable platform
- H2 Dive in
- H3 Get started with DigitalOcean’s Linux-based virtual machines
- H3 How To Install and Use Docker on Ubuntu
- H3 Run large language models like Ollama on H100 GPUs
- H3 Build a Slack AI Chatbot with DigitalOcean Gradient Platform
- H3 How to choose a cloud service provider
- H3 Learn about open source AI platforms
- H2 Start building today
- H2 Company
- H2 Products
- H2 Resources
- H2 Solutions
- H2 Contact
- H2 Company
- H2 Products
- H2 Resources
- H2 Solutions
- H2 Contact
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
CLink & Button QualityAction3 issue(s) across 196 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.digitalocean.com/deploy | Join us for Deploy in San Fran… | new tab | Add '(opens in new tab)' to text |
| /products/gradient | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Gradient | |||
| https://css-tricks.com/ | CSS-Tricks | new tab | Add '(opens in new tab)' to text |
| https://css-tricks.com/ | CSS-Tricks | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/digitalocean | X (Twitter) | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/thedigitalocea… | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/DigitalOceanClo… | new tab | Add '(opens in new tab)' to text | |
| https://discord.gg/digitalocean | Discord | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/DigitalOcean | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/digital… | new tab | Add '(opens in new tab)' to text | |
| https://github.com/digitalocean | GitHub | new tab | Add '(opens in new tab)' to text |
| https://www.glassdoor.com/Overview/Worki… | Glassdoor | new tab | Add '(opens in new tab)' to text |
| https://www.builtinnyc.com/company/digit… | BuiltInNYC | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/products/gradient ("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://www.digitalocean.com/deploy; https://css-tricks.com/; https://css-tricks.com/; https://twitter.com/digitalocean; https://www.instagram.com/thedigitalocean/; https://www.facebook.com/DigitalOceanCloudHosting; https://discord.gg/digitalocean; https://www.youtube.com/DigitalOcean; https://www.linkedin.com/company/digitalocean/; https://github.com/digitalocean (+2 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.ButtonCirclestyles-sc-17yid1o-0 (#488 on page); button.ButtonCirclestyles-sc-17yid1o-0 (#492 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction6 icon(s) detectedREVIEW
A+Alt Text QualityAll 43 images OKPASS
A+Form AccessibilityNo form controlsPASS
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 The Inference Cloud … | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Gradient™ AI Infer… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Customers growing wi… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Persistent compute, … | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 A unified inference … | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Stay on budget and g… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Frustration-free sup… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Delight your custome… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Dive in | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Start building today | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Company | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Products | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Resources | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Solutions | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Contact | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Company | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Products | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Resources | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Solutions | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Contact | 7.37:1 | 3.0:1 | #000000 | #999999 | 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.
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 30 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.Gridstyles-sc-isu2n3-0 > div.CarouselVideostyles__StyledCarouselNavWrapper-sc-1aj5b52-1 > div.CarouselVideostyles__StyledCarouselNav-sc-1aj5b52-2 > button.ButtonCirclestyles-sc-17yid1o-0 div.Gridstyles-sc-isu2n3-0 > div.CarouselVideostyles__StyledCarouselNavWrapper-sc-1aj5b52-1 > div.CarouselVideostyles__StyledCarouselNav-sc-1aj5b52-2 > button.ButtonCirclestyles-sc-17yid1o-0 |
div.Gridstyles-sc-isu2n3-0 > div.CarouselVideostyles__StyledCarouselNavWrapper-sc-1aj5b52-1 > div.CarouselVideostyles__StyledCarouselNav-sc-1aj5b52-2 > button.ButtonCirclestyles-sc-17yid1o-0 div.Gridstyles-sc-isu2n3-0 > div.CarouselVideostyles__StyledCarouselNavWrapper-sc-1aj5b52-1 > div.CarouselVideostyles__StyledCarouselNav-sc-1aj5b52-2 > button.ButtonCirclestyles-sc-17yid1o-0 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > div#pop-div2037672008950430325 > div#pop-div309689848104978194 > iframe#pop-frame04843002388447738 body > div#pop-div2037672008950430325 > div#pop-div309689848104978194 > iframe#pop-frame04843002388447738 |
These are opportunities to improve keyboard navigation in your application.