Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction11 of 11 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 11 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction12 issue(s) across 90 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /congress/bills/ | More | generic text | Replace with descriptive text |
Before: More Suggested: Bills | |||
| /congress/votes/119-2026/h131 | (empty) | empty | Add link text or aria-label |
| /congress/votes/119-2026/h129 | (empty) | empty | Add link text or aria-label |
| /congress/votes/119-2026/h128 | (empty) | empty | Add link text or aria-label |
| /congress/votes/119-2026/h127 | (empty) | empty | Add link text or aria-label |
| /congress/votes/119-2026/h126 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr6956 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr5366 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr227 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr7971 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr6495 | (empty) | empty | Add link text or aria-label |
| /congress/bills/119/hr6506 | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/congress/votes/119-2026/h131; /congress/votes/119-2026/h129; /congress/votes/119-2026/h128; /congress/votes/119-2026/h127; /congress/votes/119-2026/h126; /congress/bills/119/hr6956; /congress/bills/119/hr5366; /congress/bills/119/hr227; /congress/bills/119/hr7971; /congress/bills/119/hr6495 (+1 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/congress/bills/ ("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
BFavicon & Branding7 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
ALandmark Structure7 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+Heading Hierarchy23 headingsPASS
- H1 We’re tracking the activities of the United States Congress and the White House to make a more open and accountable government.
- H2 Legislative Preview for April 20, 2026
- H2 FISA Section 702 Reauthorization
- H2 Find your representative and senators:
- H2 Find legislation that affects you:
- H3 H.Res. 1189: Providing for consideration of the bill (H.R. 4690) to amend the Energy Conservation and Production Act to repeal certain Federal building energy efficiency performance standards, and for
- H3 S. 1020: A bill to require the Federal Energy Regulatory Commission to extend the time period during which licensees are required to commence construction of certain hydropower projects.
- H3 H.R. 2493: Improving Care in Rural America Reauthorization Act of 2025
- H3 H.R. 5201: Kari’s Law Reporting Act
- H3 H.R. 5200: Emergency Reporting Act
- H3 H.R. 6956: BARCODE Efficiency Act
- H3 H.R. 5366: Doug LaMalfa Federal Disaster Tax Relief Certainty Act
- H3 H.R. 227: Clergy Act
- H3 H.R. 7971: Taxpayer Experience Improvement Act
- H3 H.R. 6495: Taxpayer Notification and Privacy Act
- H3 H.R. 6506: Taxpayer Due Process Enhancement Act
- H3 H.R. 8250: Parents Decide Act
- H3 H.R. 1897: ESA Amendments Act of 2025
- H3 Roll Call Votes
- H3 H.J.Res. 140: Providing for congressional disapproval under chapter 8 of title 5, United States Code, of the rule submitted by the Bureau of Land ...
- H3 H.Res. 1155: Impeaching Donald J. Trump, President of the United States, for high crimes and misdemeanors.
- H3 H.R. 8230: NO TOD Act
- H2 [error message]
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #master_search_q | search | Search | aria-label |
| #address | text | Find your representative and senators: Enter your home address: | for/id |
| #bill-subject-area | select | Find legislation that affects you: Select a subject area to search and get alerts: | for/id |
A404 Error PageHTTP 404, custom pagePASS
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 We’re tracking the… | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h1 and the | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h1 to make a more | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h1 and | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h1 government. | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h2 Legislative Preview … | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h2 FISA Section 702 Rea… | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h2 Find your representa… | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h2 Find legislation tha… | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| h2 [error message] | 17.96:1 | 3.0:1 | #000000 | #F0EDE6 | Pass |
| title GovTrack.us: Trackin… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Hide The Ads ▶ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Log In ▶ | 13.35:1 | 4.5:1 | #000000 | #C6CFDB | Pass |
| button Your Account | 13.60:1 | 4.5:1 | #000000 | #CED0D4 | Pass |
| a Your Subscriptions &… | 14.04:1 | 4.5:1 | #000000 | #D2D3D7 | Pass |
| a Your Positions | 14.46:1 | 4.5:1 | #000000 | #D5D6DA | Pass |
| a Your Docket | 14.90:1 | 4.5:1 | #000000 | #D9D9DB | Pass |
| a Account Settings | 16.03:1 | 4.5:1 | #000000 | #E0E1E1 | Pass |
| a Log Out | 14.23:1 | 4.5:1 | #000000 | #D1D5D9 | 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 — 0 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.