Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction30 headings, 4 skip(s)FIX
- H1 JOIN US
- H3 PyTorch Conference North America October 20-21, 2026 San Jose, CA #PyTorchCon skipped
- H3 Optimizing Effective Training Time for Meta’s Internal Recommendation/Ranking Workloads
- H3 PyTorch Conference Europe 2026: A Landmark Moment for Open Source AI in Paris
- H3 Faster Diffusion on Blackwell: MXFP8 and NVFP4 with Diffusers and TorchAO
- H2 Join PyTorch Foundation
- H2 Key Features & Capabilities
- H5 Production Ready skipped
- H5 Distributed Training
- H5 Robust Ecosystem
- H5 Cloud Support
- H2 Install PyTorch
- H3 Quick Start With Cloud Partners
- H3 Amazon Web Services
- H3 Google Cloud Platform
- H3 Microsoft Azure
- H3 Lightning Studios
- H2 Ecosystem
- H5 Featured Projects skipped
- H4 Captum
- H4 PyTorch Geometric
- H4 skorch
- H2 Companies & Universities Using PyTorch
- H5 Amazon Advertising skipped
- H5 Salesforce
- H5 Stanford University
- H3 Docs
- H3 Tutorials
- H3 Resources
- H2 Stay in touch for updates, event info, and the latest news
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
DForm AccessibilityAction5 of 9 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #osano-cm-dialog-toggle--category_MARKETING | checkbox | none | |
| #osano-cm-dialog-toggle--category_PERSONALIZATION | checkbox | none | |
| #osano-cm-dialog-toggle--category_ANALYTICS | checkbox | none | |
| s | text | Search | aria-label |
| #firstname-2fb2231c-000b-4ec5-88a0-1ab242549c9e | text | (First Name*) | placeholder only |
| #lastname-2fb2231c-000b-4ec5-88a0-1ab242549c9e | text | (Last Name*) | placeholder only |
| #email-2fb2231c-000b-4ec5-88a0-1ab242549c9e | (Email*) | placeholder only | |
| #country_dropdown-2fb2231c-000b-4ec5-88a0-1ab242549c9e | select | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="country_dropdown" id="country_dropdown-2fb2231c-000b-4ec5-88a0-1ab242549c9e">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="firstname" id="firstname-2fb2231c-000b-4ec5-88a0-1ab242549c9e">; <input type="text" name="lastname" id="lastname-2fb2231c-000b-4ec5-88a0-1ab242549c9e">; <input type="email" name="email" id="email-2fb2231c-000b-4ec5-88a0-1ab242549c9e">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
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 JOIN US | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Join PyTorch Foundat… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Key Features & Capab… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Install PyTorch | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Ecosystem | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Companies & Universi… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 for updates, event i… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 PyTorch Conference N… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 October 20-21, 2026 | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 San Jose, CA | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 #PyTorchCon | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Optimizing Effective… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 PyTorch Conference E… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Faster Diffusion on … | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Quick Start With Clo… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Docs | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Tutorials | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Resources | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| title PyTorch | 4.38:1 | 4.5:1 | #000000 | #CC2F90 | Fail |
| span Opens in a new windo… | 4.38:1 | 4.5:1 | #000000 | #CC2F90 | Fail |
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.
BLighthouse Accessibility AuditsScore 84/100 — 5 failing, 26 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Targeted Advertising ul#osano-cm-dialog-toggle-group > li.osano-cm-list__list-item > label.osano-cm-list-item__toggle > span.osano-cm-toggle__label |
Personalization ul#osano-cm-dialog-toggle-group > li.osano-cm-list__list-item > label.osano-cm-list-item__toggle > span.osano-cm-toggle__label |
Analytics ul#osano-cm-dialog-toggle-group > li.osano-cm-list__list-item > label.osano-cm-list-item__toggle > span.osano-cm-toggle__label |
Save div.osano-cm-window > div#02018d62-a1cd-44e1-b0a8-63229b4389b4 > div.osano-cm-dialog__buttons > button.osano-cm-save |
Accept All div.osano-cm-window > div#02018d62-a1cd-44e1-b0a8-63229b4389b4 > div.osano-cm-dialog__buttons > button.osano-cm-accept-all |
Reject Non-Essential div.osano-cm-window > div#02018d62-a1cd-44e1-b0a8-63229b4389b4 > div.osano-cm-dialog__buttons > button.osano-cm-denyAll |
install previous versions of PyTorch div.wpb_wrapper > div.wpb_text_column > p > a |
Stable (2.11.0) div.col-md-9 > div.row > div#stable > div.option-text |
Linux div.col-md-9 > div.row > div#linux > div.option-text |
Pip div.col-md-9 > div.row > div#pip > div.option-text |
Python div.col-md-9 > div.row > div#python > div.option-text |
CUDA 12.6 div.col-md-9 > div.row > div#cuda.x > div.option-text |
Previous versions of PyTorch div.vc_column-inner > div.wpb_wrapper > a.nectar-button > span |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
install previous versions of PyTorch div.wpb_wrapper > div.wpb_text_column > p > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PyTorch Conference North America
October 20-21, 2026
San Jose, CA
#PyTorchCon div.vc_column-inner > div.wpb_wrapper > div.wpb_text_column > h3.tribe-events-single-event-title |
PRODUCTION READY div.vc_column-inner > div.wpb_wrapper > div.wpb_text_column > h5 |
FEATURED PROJECTS div.wpb_wrapper > div.wpb_text_column > div > h5 |
AMAZON ADVERTISING div.vc_column-inner > div.wpb_wrapper > div.wpb_text_column > h5 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Select Country*
Afghanistan
Åland Islands
Albania
Algeria
American Samoa
Andorr… form#hsForm_2fb2231c-000b-4ec5-88a0-1ab242549c9e > div.hs_country_dropdown > div.input > select#country_dropdown-2fb2231c-000b-4ec5-88a0-1ab242549c9e |
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.
ALandmark Structure8 landmarksPASS
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
A+Alt Text QualityAll 1 images OKPASS
ALink & Button Quality142 links, 8 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://lfprojects.org/policies/privacy-… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://events.linuxfoundation.org/pytor… | SUBMIT TO SPEAK | new tab | Add '(opens in new tab)' to text |
| https://events.linuxfoundation.org/pytor… | SPONSOR | new tab | Add '(opens in new tab)' to text |
| https://aws.amazon.com/pytorch/ | PyTorch on AWS | new tab | Add '(opens in new tab)' to text |
| https://aws.amazon.com/sagemaker | Amazon SageMaker | new tab | Add '(opens in new tab)' to text |
| https://docs.aws.amazon.com/deep-learnin… | AWS Deep Learning Containers | new tab | Add '(opens in new tab)' to text |
| https://docs.aws.amazon.com/dlami/latest… | AWS Deep Learning AMIs | new tab | Add '(opens in new tab)' to text |
| https://cloud.google.com/deep-learning-v… | Cloud Deep Learning VM Image | new tab | Add '(opens in new tab)' to text |
| https://cloud.google.com/ai-platform/dee… | Deep Learning Containers | new tab | Add '(opens in new tab)' to text |
| https://azure.microsoft.com/en-us/develo… | PyTorch on Azure | new tab | Add '(opens in new tab)' to text |
| https://docs.microsoft.com/en-us/azure/m… | Azure Machine Learning | new tab | Add '(opens in new tab)' to text |
| https://docs.microsoft.com/en-us/azure/a… | Azure Functions | new tab | Add '(opens in new tab)' to text |
| https://lightning.ai | lightning.ai | new tab | Add '(opens in new tab)' to text |
| https://landscape.pytorch.org/ | BROWSE PROJECTS | new tab | Add '(opens in new tab)' to text |
| https://www.linuxfoundation.org/legal/pr… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/pytorch | x-twitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/pytorch | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/pytorch | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/pytorch | youtube | new tab | Add '(opens in new tab)' to text |
| https://github.com/pytorch/pytorch | github | new tab | Add '(opens in new tab)' to text |
| https://join.slack.com/t/pytorch/shared_… | slack | new tab | Add '(opens in new tab)' to text |
| https://discord.com/invite/eNSRmh92XT | discord | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://lfprojects.org/policies/privacy-policy/; https://events.linuxfoundation.org/pytorch-conference-north-america/program/c…; https://events.linuxfoundation.org/pytorch-conference-north-america/sponsor/?…; https://aws.amazon.com/pytorch/; https://aws.amazon.com/sagemaker; https://docs.aws.amazon.com/deep-learning-containers/latest/devguide/deep-lea…; https://docs.aws.amazon.com/dlami/latest/devguide/tutorial-pytorch.html; https://cloud.google.com/deep-learning-vm/docs/pytorch_start_instance; https://cloud.google.com/ai-platform/deep-learning-containers/; https://azure.microsoft.com/en-us/develop/pytorch/ (+12 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