Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction79 headings, 10 skip(s)FIX
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Where Bold Ideas Meet Big Results: Celebrating the 2025 Meta Agency Award Winners
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H3 Newsletters
- H4 The Art of Making Fintech Cool With Catherine Ferdon of Coinbase.
- H3 How AI Can Turn Social Media Marketing Into a Measurable Growth Engine
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Making a Splash—How Tree Hut Fast-Tracked New Product Momentum
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 Think Outside the AI (Black) Box
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H3 How AI Can Turn Social Media Marketing Into a Measurable Growth Engine
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Making a Splash—How Tree Hut Fast-Tracked New Product Momentum
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 Think Outside the AI (Black) Box
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Where Bold Ideas Meet Big Results: Celebrating the 2025 Meta Agency Award Winners
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H3 Newsletters
- H4 The Art of Making Fintech Cool With Catherine Ferdon of Coinbase.
- H1 After Building In-House Agencies for Brands, Jeffrey Gorder Is Back Leading One
- H4 Focus on Partnerships, Not Paychecks: Why Agencies Must Reinvent Themselves skipped
- H4 Known Strengthens Client Leadership to Support Bigger Global Briefs
- H4 FTC Orders WPP, Publicis, and Dentsu to Stop Alleged Brand Safety Collusion
- H3 Juanjo Duran, Global Head of Media and Entertainment Content Partnerships at Google
- H3 Vassili Samolis, Head of Ad Product, DoorDash
- H3 Chris Riedy, Chief Revenue Officer, Ibotta
- H1 Tim Cook Grew Apple by Reducing Its Ambition duplicate H1
- H4 EXCLUSIVE: Mars Petcare’s CGO Najoh Tita-Reid is Exiting to Pursue Career in AI skipped
- H4 Every Brand Needs An Enemy
- H4 Gallo’s Britt West on Fixing Wine’s Relevance Problem and Recruiting the Next Generation
- H3 How AI Can Turn Social Media Marketing Into a Measurable Growth Engine
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Making a Splash—How Tree Hut Fast-Tracked New Product Momentum
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 Think Outside the AI (Black) Box
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H3 How AI Can Turn Social Media Marketing Into a Measurable Growth Engine
- H3 How Big Catalyzing Ideas Become Living Stories
- H3 Making a Splash—How Tree Hut Fast-Tracked New Product Momentum
- H3 Beyond the Myths: Your Guide to Unleashing the Power of Streaming TV
- H3 Think Outside the AI (Black) Box
- H3 Decisions, Decisions: The Marketer’s Journey to Long-Term Success With Twitch
- H1 Tim Cook Grew Apple by Reducing Its Ambition duplicate H1
- H4 Meta Has Made Child Exploitation a Cost of Doing Business skipped
- H4 The Cockroach of Marketing Concepts Will Never Die
- H4 The Job That Broke Gucci Also Built Hermès
- H1 Expedia Courts Non-Travel Brands With New Adtech Deal duplicate H1
- H4 Pacvue Enters AI Agent Race With Amazon-Focused Tool skipped
- H4 Audio Ads Are Coming to 6,000 More Dollar General Stores
- H4 EXCLUSIVE: Intuit Is Shutting Down Its Ad Network for Small Businesses
- H1 5 Ways Apple’s Marketing Evolved in the Tim Cook Era duplicate H1
- H4 Beats and Jennie Are Back Together With an Unreleased Song and New Headphones skipped
- H4 6 Coachella Brand Activations That Were Actually Worth Waiting in Line For
- H4 Casper Returns to Advertising With Daymares You Can Finally Sleep Off
- H1 Expedia Courts Non-Travel Brands With New Adtech Deal duplicate H1
- H4 American Express Rolls Out New Tools In Big Bet on Agentic Shopping skipped
- H4 Pacvue Enters AI Agent Race With Amazon-Focused Tool
- H4 Audio Ads Are Coming to 6,000 More Dollar General Stores
- H1 EXCLUSIVE: Leaked Deck Reveals StackAdapt’s Playbook for ChatGPT Ads duplicate H1
- H4 Jellyfish Wants You to Use Large Language Models to Plan Your Ad Buys skipped
- H4 Anthropic Debuts Claude Design for Building Marketing Assets, Decks, and UIs
- H4 EXCLUSIVE: Complex Is Scaling Its Food Festival Family Style Into a Year-Round Media Brand
- H1 Inside Paramount’s 2026 Upfront Dinners duplicate H1
- H4 Netflix Ad Revenue Set to Reach $3 Billion in 2026, New Ad Products Coming skipped
- H4 ESPN Reveals Football-Focused Creator Program Ahead of 2027 Super Bowl
- H4 How The Daily Show Is Outsmarting the Social Media Algorithm
- H1 The Power of Creator and Brand Collaboration Put to the Test duplicate H1
- H4 Bringing Brands and Creators Together in the Participation Economy skipped
- H4 Inside Coachella’s Off-Site Events That Are Rewriting the Festival’s Landscape
- H4 ‘Brands Can’t Guide Culture’: Creators and Marketers on Ditching Skin-Deep Allyship
- H1 Anthropic Debuts Claude Design for Building Marketing Assets, Decks, and UIs duplicate H1
- H4 What Dove, Netflix, and Nike Didn’t Do on Reddit Is Why They’re Winning skipped
- H4 FTC Orders WPP, Publicis, and Dentsu to Stop Alleged Brand Safety Collusion
- H4 Google is Migrating Dynamic Search Ads to AI Max
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
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
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
FLink & Button QualityAction65 issue(s) across 378 links and 49 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.adweek.com | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/c… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/less-s… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/convergent-tv/tel… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/mls-un… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/coca-c… | (empty) | empty | Add link text or aria-label |
| https://qa.adweek.com/terms-use/ | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://qa.adweek.com/privacy-policy/ | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://adweek.com | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/c… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/less-s… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/convergent-tv/tel… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/mls-un… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/coca-c… | (empty) | empty | Add link text or aria-label |
| https://qa.adweek.com/terms-use/?itm_sou… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://qa.adweek.com/privacy-policy/?it… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.adweek.com/agencies/focus-on… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/agencies/known-st… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/agencies/ftc-crac… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/leadership-voices… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/e… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/e… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/g… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/social-marketing/… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/t… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/t… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/pacvue-e… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/audio-ad… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/exclusiv… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/beats-… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/6-coac… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/creativity/casper… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/american… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/pacvue-e… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/commerce/audio-ad… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/media/jellyfish-w… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/media/anthropic-d… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/media/complex-fam… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/convergent-tv/net… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/convergent-tv/esp… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/convergent-tv/the… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/social-marketing/… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/brand-marketing/i… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/social-marketing/… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/social-marketing/… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/agencies/ftc-crac… | (empty) | empty | Add link text or aria-label |
| https://www.adweek.com/media/google-is-m… | (empty) | empty | Add link text or aria-label |
| /subscribe-footer/ | Subscription Options | new tab | Add '(opens in new tab)' to text |
| https://www.adweek.com/faq/#q11 | Customer Service | new tab | Add '(opens in new tab)' to text |
| https://licenses.adweek.com/ | Trophies / Awards / Seals | new tab | Add '(opens in new tab)' to text |
| /subscribe-backissues/ | Back Issues | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.adweek.com; https://www.adweek.com/brand-marketing/calling-all-soccer-fans-axe-wants-to-s…; https://www.adweek.com/creativity/less-soccer-more-feeling-the-5-creative-pri…; https://www.adweek.com/convergent-tv/telemundo-world-cup-marketing-new-campaign/; https://www.adweek.com/creativity/mls-unites-30-teams-around-fun-not-rivalrie…; https://www.adweek.com/creativity/coca-cola-captures-all-the-feels-of-soccer-…; https://adweek.com; https://www.adweek.com/brand-marketing/calling-all-soccer-fans-axe-wants-to-s…; https://www.adweek.com/creativity/less-soccer-more-feeling-the-5-creative-pri…; https://www.adweek.com/convergent-tv/telemundo-world-cup-marketing-new-campai… (+38 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
Add '(opens in new tab)' to link text or aria-label.
https://qa.adweek.com/terms-use/; https://qa.adweek.com/privacy-policy/; https://qa.adweek.com/terms-use/?itm_source=homepage&itm_medium=adweek-brande…; https://qa.adweek.com/privacy-policy/?itm_source=homepage&itm_medium=adweek-b…; /subscribe-footer/; https://www.adweek.com/faq/#q11; https://licenses.adweek.com/; /subscribe-backissues/
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#aw-nav-menu-icon; button.branded-squares-row-dot (#1077 on page); button.branded-squares-row-dot (#1078 on page); button.branded-squares-row-dot (#1130 on page); button.branded-squares-row-dot (#1131 on page); button.branded-squares-row-dot (#1132 on page); button.branded-squares-row-dot (#1133 on page); button.branded-squares-row-dot (#1134 on page); button.branded-squares-row-dot (#1135 on page); button.branded-squares-row-dot (#2460 on page) (+7 more)
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
D404 Error PageActionHTTP 404, custom pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction20 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
BFavicon & Branding9 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 25 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.
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.nav-right-col > div.row > div.user-nav-and-hamburger-search > button#aw-nav-menu-icon div.nav-right-col > div.row > div.user-nav-and-hamburger-search > button#aw-nav-menu-icon |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot div.adw-block > div.branded-squares-row-container-mobile > div.branded-squares-row-dots-mobile > button.branded-squares-row-dot |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#page > div#aw-nav-root > div.aw-logo-wrapper > a.toggle-light div#page > div#aw-nav-root > div.aw-logo-wrapper > a.toggle-light |
div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a.homepage-list-first-image-link div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a.homepage-list-first-image-link |
div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a |
div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a |
div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a |
div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a div.adw-block > div.homepage-list-vertical-list > div.homepage-list-item > a |
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.
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 |
|---|
ADWEEK div.mobile-alert-container > div.alert-content > div.alert-label > span.alert-brand |
ALERT: div.mobile-alert-container > div.alert-content > div.alert-label > span.alert-type |
TV UPFRONTS div.wp-block-column > section.teaser_partner_more > div.section--teaser_kicker > div.section__kickerlabel |
More Podcasts div.container > div.row > div.col-xl-4 > a.btn |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
©2026 Adweek - All Rights Reserved
Do not sell my personal information
Terms of… div.row > div.col-12 > nav.footer-small-nav > ul.nav |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
AAlt Text Quality4 of 143 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 4 image(s) |
AForm Accessibility1 of 9 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #newsletter-id-4903013 | checkbox | ADWEEK Daily | for/id |
| #newsletter-id-7622387 | checkbox | AI, Tech & Money | for/id |
| #newsletter-id-7623895 | checkbox | On Background | for/id |
| #newsletter-subscribe-email-input | for/id | ||
| #newsletter-id-4903013 | checkbox | ADWEEK Daily | for/id |
| #newsletter-id-7622387 | checkbox | AI, Tech & Money | for/id |
| #newsletter-id-7623895 | checkbox | On Background | for/id |
| #newsletter-subscribe-email-input | for/id | ||
| #aw-default-input | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" id="aw-default-input">
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
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 |
|---|---|---|---|---|---|
| h3 Beyond the Myths: Yo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How Big Catalyzing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Where Bold Ideas Mee… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Decisions, Decisions… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Newsletters | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How AI Can Turn Soci… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How Big Catalyzing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Making a Splash—Ho… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Beyond the Myths: Yo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Think Outside the AI… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Decisions, Decisions… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How AI Can Turn Soci… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How Big Catalyzing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Making a Splash—Ho… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Beyond the Myths: Yo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Think Outside the AI… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Decisions, Decisions… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Beyond the Myths: Yo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How Big Catalyzing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Where Bold Ideas Mee… | 21.00:1 | 3.0: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.