Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction4 landmarksREVIEW
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
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
BLink & Button Quality1 issue(s) across 87 links and 36 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /play/ | Try it yourself! | new tab | Add '(opens in new tab)' to text |
| /play/ | Try it yourself! | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=components | Components | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=visualization | Visualization | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=model | Model | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=layout | Layout | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=text | Text | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=languages | Languages | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=scripting | Scripting | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=integration | Integration | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=utility | Utility | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=fun | Fun | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=book | Book | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=report | Report | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=paper | Paper | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=thesis | Thesis | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=poster | Poster | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=flyer | Flyer | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=presentation | Presentation | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=cv | CV | new tab | Add '(opens in new tab)' to text |
| /universe/search/?category=office | Office | new tab | Add '(opens in new tab)' to text |
| /play/ | Try it yourself! | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
/play/; /play/; /universe/search/?category=components; /universe/search/?category=visualization; /universe/search/?category=model; /universe/search/?category=layout; /universe/search/?category=text; /universe/search/?category=languages; /universe/search/?category=scripting; /universe/search/?category=integration (+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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding7 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Heading Hierarchy21 headingsPASS
- H1 The new foundation for documents
- H2 These organizations trust Typst
- H2 How does it work?
- H2 A Typst document is more
- H2 It's a breeze to get started
- H3 Go to the tutorial
- H3 Typst Forum
- H3 Reference documentation
- H2 Wield limitless power
- H2 Experience the best way to write Typst
- H2 Built to boost your productivity
- H2 Typst fills the gap for users ______…
- H3 Switching from Word and Google Docs
- H3 Switching from LaTeX
- H3 Switching from Markdown
- H2 Explore a Universe of possibilities
- H2 We’ve got a plan for you
- H2 Ticks all the boxes for your organization
- H2 Contact us
- H2 Stay in the loop: Latest articles on our blog
- H2 Try Typst now!
AAlt Text QualityAll 66 images OKPASS
| Issue | Count |
|---|---|
| too long | 6 image(s) |
A+Form AccessibilityAll 6 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| name | text | Your name:* | none |
| organization | text | Organization:* | none |
| Work email:* | none | ||
| phone | tel | Phone number: | none |
| message | textarea | Your message:* | none |
| backwards | text | Prove that you are not a robot:* | none |
A+Web ManifestPWA-readyPASS
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 | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h1 for documents | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 These organizations … | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 How does it work? | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 document is | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 It's a breeze to get… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Wield limitless powe… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Experience the best … | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Built to boost your … | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Typst fills the gap … | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Explore a Universe o… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 We’ve got a plan f… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Ticks all the boxes … | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Contact us | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Stay in the loop: La… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h2 Try Typst now! | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h3 Go to the tutorial | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h3 Typst Forum | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| h3 Reference documentat… | 15.95:1 | 3.0:1 | #000000 | #D2E5D9 | Pass |
| title Typst: The new found… | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | 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 98/100 — 1 failing, 26 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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.