Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction3 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
FLink & Button QualityAction43 issue(s) across 495 links and 30 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.today.com/shop/best-analog-a… | Editor-Loved Activities tp Boo… | new tab | Add '(opens in new tab)' to text |
| https://www.today.com/shop/best-analog-a… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/sharer/sharer.p… | (empty) | empty | Add link text or aria-label |
| https://pinterest.com/pin/create/link/?u… | (empty) | empty | Add link text or aria-label |
| mailto:?subject=&body=null | (empty) | empty | Add link text or aria-label |
| sms:?body= via TODAYshow - null | (empty) | empty | Add link text or aria-label |
| https://www.today.com/allday | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/today | today facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/todayshow | today instagram | new tab | Add '(opens in new tab)' to text |
| https://x.com/TODAYshow | today twitter | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@todayshow | today tiktok | new tab | Add '(opens in new tab)' to text |
| https://www.snapchat.com/add/todayshow | today snapchat | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/todayshow | today pinterest | new tab | Add '(opens in new tab)' to text |
| https://secure.today.com/_tps/accounts/n… | today email | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/sharer/sharer.p… | new tab | Add '(opens in new tab)' to text | |
| https://pinterest.com/pin/create/link/?u… | new tab | Add '(opens in new tab)' to text | |
| mailto:?subject=&body=null | new tab | Add '(opens in new tab)' to text | |
| sms:?body= via TODAYshow - null | SMS | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/intent/compose?text= nu… | Blue Sky | new tab | Add '(opens in new tab)' to text |
| https://api.whatsapp.com/send?phone=&tex… | new tab | Add '(opens in new tab)' to text | |
| https://www.reddit.com/submit?url=null&t… | new tab | Add '(opens in new tab)' to text | |
| https://share.flipboard.com/bookmarklet/… | new tab | Add '(opens in new tab)' to text | |
| https://x.com/intent/post?text=&via=TODA… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/shareArticle?mi… | new tab | Add '(opens in new tab)' to text | |
| https://www.today.com/news/clinton-bush-… | Tyler Essary / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/health/womens-heal… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/news/do… | Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/popculture/george-… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/health/disease/mis… | Courtesy Sarah Carroll | img no alt | Add alt attribute to the image |
| https://www.today.com/dr-natalie-azar | (empty) | empty | Add link text or aria-label |
| https://www.today.com/health/celebrity-h… | TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/parents/victoria-d… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/shop/hot-list-spri… | Ayanna Chambers / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/baked-meli… | Ashley Sears | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/stuffed-ar… | Ashley Sears | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/amazon-april-… | Ayanna Chambers / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/april-trend-r… | Courtesy Sofia Sellar | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/stages-miami-… | Kara Birnbaum / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/ulta-beauty-w… | Courtesy of Shannon Garlin | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/best-hair-thi… | Courtesy of Milky Way | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/best-national… | TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/best-tuna-… | Nico Schinco | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/pork-gyro-… | Theodora Kaloudis | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/mama-kelce… | Nathan Congleton / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/air-fryer-… | Nathan Congleton / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/chopped-gr… | Cara Leonard | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/maple-soy-… | Linda Xiao for The New York Ti… | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/3-ingredie… | Ashley Sears | img no alt | Add alt attribute to the image |
| https://www.today.com/recipes/french-sty… | TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/health/womens-heal… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/health/disease/mom… | Courtesy Tatyana Thompson | img no alt | Add alt attribute to the image |
| https://www.today.com/parents/scott-gall… | Glass Half Full / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/parents/coachella-… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/shop/mothers-day-g… | Courtesy of Kathrin Ziegler | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/mothers-day-l… | Kara Birnbaum / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/best-affordab… | Courtesy of Halfpoint Images | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/self-care-gif… | Vivian Le / TODAY | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/mothers-day-g… | Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/shop/best-mothers-… | Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/life/inspiration/t… | Chee Siong Teh / Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/life/inspiration/k… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/life/inspiration/s… | mrs / Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/life/astrology/tau… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/life/astrology/new… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/citi-co… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/citi-co… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/stacy-l… | Simple Alien | img no alt | Add alt attribute to the image |
| https://www.today.com/popculture/tv/abbe… | YouTube / Netflix | img no alt | Add alt attribute to the image |
| https://www.today.com/popculture/noah-ly… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/books/l… | Getty Images | img no alt | Add alt attribute to the image |
| https://www.today.com/popculture/books/r… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/books/b… | (empty) | empty | Add link text or aria-label |
| https://www.today.com/popculture/books/f… | Courtesy Freida McFadden | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.senior-tranquille.fr/assuran… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.senior-tranquille.fr/assuran… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://go.technoinfogadget.com/go/94bb6… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.devisconfortescalier.com/tbl… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.devisconfortescalier.com/tbl… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://track.genius-market.com/a7064a3f… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://prough-veridated.icu/4ae11d9d-70… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://track.genius-market.com/a7064a3f… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://prough-veridated.icu/4ae11d9d-70… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://go.technoinfogadget.com/go/edf18… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://go.technoinfogadget.com/go/edf18… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://prouseum-cheads.xyz/2c299e6a-981… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://guide.chainethermale.fr | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://prouseum-cheads.xyz/2c299e6a-981… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.today.com/shop/best-makeup-p… | VIDEO | new tab | Add '(opens in new tab)' to text |
| https://www.today.com/shop/best-makeup-p… | Makeup Artists Reveal the Prim… | new tab | Add '(opens in new tab)' to text |
| https://guide.chainethermale.fr | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://articles.thegadgetwiselist.com/n… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://articles.thegadgetwiselist.com/s… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://mapinpocket.com/fr/articles/eval… | (empty) | empty | Add link text or aria-label |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://popup.taboola.com/en/?template=c… | Sponsored: learn about this re… | new tab | Add '(opens in new tab)' to text |
| https://www.nbcuniversal.com/privacy/coo… | AD Choices | new tab | Add '(opens in new tab)' to text |
| https://www.nbcuniversal.com/privacy?int… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.nbcuniversal.com/privacy/not… | Your Privacy Choices | new tab | Add '(opens in new tab)' to text |
| https://www.nbcuniversal.com/privacy/cal… | CA Notice | new tab | Add '(opens in new tab)' to text |
| https://www.queryly.com/ | search by queryly | 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 |
Links without text are announced as raw URLs by screen readers.
https://www.today.com/shop/best-analog-activities-rcna251927; https://www.facebook.com/sharer/sharer.php?u=null&cid=article_share_facebook; https://pinterest.com/pin/create/link/?url=null&cid=article_share_pinterest; mailto:?subject=&body=null; sms:?body= via TODAYshow - null; https://www.today.com/allday; https://www.today.com/health/womens-health/menopause-at-16-primary-ovarian-in…; https://www.today.com/popculture/george-w-bush-talks-michelle-obama-friendshi…; https://www.today.com/dr-natalie-azar; https://www.today.com/parents/victoria-david-beckham-parenting-protecting-kid… (+29 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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.today.com/news/clinton-bush-obama-biden-america-hope-future-rcna3…"]; a[href="https://www.today.com/popculture/news/donny-osmond-brother-alan-osmond-death-…"]; a[href="https://www.today.com/health/disease/misdiagnosed-asthma-rare-disorder-isgs-r…"]; a[data-testid="x-by-one__tease-picture__link"]; a[data-testid="x-by-one__tease-picture__link"]; a[data-testid="x-by-one__tease-picture__link"]; a[data-testid="x-by-one__tease-picture__link"]; a[href="https://www.today.com/shop/amazon-april-bestsellers-2026-rcna332329"]; a[href="https://www.today.com/shop/april-trend-report-2026-rcna332214"]; a[href="https://www.today.com/shop/stages-miami-campus-takeover-deals-rcna267526"] (+25 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.today.com/shop/best-analog-activities-rcna251927; https://www.facebook.com/today; https://www.instagram.com/todayshow; https://x.com/TODAYshow; https://www.tiktok.com/@todayshow; https://www.snapchat.com/add/todayshow; https://www.pinterest.com/todayshow; https://secure.today.com/_tps/accounts/newsletters; https://www.facebook.com/sharer/sharer.php?u=null&cid=article_share_facebook; https://pinterest.com/pin/create/link/?url=null&cid=article_share_pinterest (+53 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.share-ex (#499 on page); button.overlay (#513 on page); button[data-testid="bacon__page-btns__next"]; button[data-testid="bacon__page-btns__next"]
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
DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy245 headingsREVIEW
- H3 Sections
- H3 Shows
- H3 More
- H3 Follow today
- H3 More Brands
- H2 EXCLUSIVE
- H2 Presidents Clinton, Bush, Obama and Biden Reveal Why They Have Hope For America’s Future
- H2 EXCLUSIVE
- H3 Exclusive: Woman Reveals 'Huge Shock' and Health Toll of Going Into Menopause at 16
- H2 News
- H3 Donny Osmond Calls Older Brother Alan ‘My Protector’ In Tribute After His Death at 76
- H2 Pop Culture
- H3 George W. Bush Has a Theory for Why People Love His Friendship with Michelle Obama
- H3 Trending
- H2 Jenna Bush Hager
- H3 Jenna Bush Hager Shares What It's Like to Interview Her Dad: 'He Harasses Me'
- H2 Trending
- H3 Madonna Offering Reward for Personal Vintage Pieces Missing After Coachella Performance
- H2 Trending
- H3 It’s a Sunshine Day for ‘Brady Bunch’ Fans! The Two Marcia Bradys Just Met Up
- H2 Willie Geist
- H3 Ryan Reynolds on His Family, ‘Deadpool’s’ Future and Why His Football Club Is One of the ‘Great Loves of My Life’
- H2 Patient Stories
- H3 Doctors Misdiagnosed Me Twice. I Have a Rare Disorder That Primarily Affects Women
- H2 News
- H3 Christina Applegate Breaks Silence After Reports of Hospitalization
- H3 More Stories
- H2 News
- H3 Tim Cook Stepping Down as Apple CEO, John Ternus to Replace Him
- H2 Diet & Fitness
- H3 Eating Yogurt Every Day Is Healthy — If You Keep These 3 Things in Mind, Dietitian Says
- H2 Trending
- H3 ‘Dine With Kent,’ a 62-Year-Old Food Reviewer, Is TikTok’s Favorite ‘Old White Guy’
- H3 Saw it on TODAY
- H2 Disease
- H3 An Easy Checklist for Cleaning Out Your Medicine Cabinet, From a Primary Care Physician
- H2 Heard it on TODAY?
- H3 The 3rd Hour of TODAY Is Heading to Williamsburg, Virginia. Here’s How To Join Us
- H2 Willie Geist
- H3 Willie Geist Looks Back on His Best Sunday Sitdowns to Mark 10 Years of Sunday TODAY
- H2 Sleep
- H3 What to Eat in a Day for Better Sleep at Night — and What to Avoid — According to a Dietitian
- H2 Advice From Our Experts
- H3 Dr. Natalie Azar
- H2 NBC News Medical Contributor
- H3 How to Give Your Immune System a Boost: Flu Shot, Protein, More
- H3 5 things I never do to protect my bone health as a woman and rheumatologist
- H3 Niro Feliciano, LCSW
- H2 Psychotherapist
- H3 Is Love Enough for a Relationship to Survive? It Depends on This 1 Thing, Therapist Says
- H3 Whenever I Achieve a Hard-Fought Goal, It Never Feels Like Enough. Is This Normal?
- H3 Dr. Ian Smith
- H2 Physician and Author
- H3 Doctor Shares 6 Easy Heart-Healthy Swaps for Dessert, Snacks and More
- H3 Should You Be Doing Full Body Workouts or Split Training? An Expert Explains
- H3 Dr. Lucky Sekhon
- H2 Fertility and Women's Health Specialist
- H3 Do Any Supplements Actually Boost Fertility? This 1 Might Be Worth Trying, Expert Says
- H3 IVF Community Members Discuss Openly Sharing Their Journeys
- H3 Stephanie Mansour
- H2 Start TODAY trainer
- H3 Trainer Reveals Her No. 1 Stretch to Relieve Stress Instantly
- H3 I want to lose weight. Should I track minutes, miles or steps on my walk?
- H3 Dr. Michelle Henry
- H2 Dermatologist
- H3 The Best Anti-Aging Ingredients that Deliver Real Results, According to Dermatologists
- H3 Experts Share Sunscreens With Sting-Free Formulas That Shouldn't Burn Your Eyes
- H3 Collin Popp, Ph.D.
- H2 Registered Dietitian
- H3 Should Breakfast, Lunch or Dinner Be Your Biggest Meal? Dietitian Reveals the Answer
- H3 11 Nutrient-Dense Foods You Should Eat Instead of Taking Supplements, According to a Dietitian
- H2 Your wellness journey starts here!
- H2 On The Show
- H3 'Dr. Pimple Popper' Sandra Lee Recalls Early Signs She Was Having a Stroke That She Dismissed as Stress
- H2 celebrity-health
- H3 Victoria Beckham Says She and David 'Always Have Focused on Protecting' Their Children: EXCLUSIVE
- H2 EXCLUSIVE
- H3 Hot List Spring Favorites: Anti-Aging Tinted Balm, a Leg Massager and More Finds, From $5
- H2 Trending
- H3 This Steakhouse-Style Salad Belongs in Your Rotation
- H2 Recipes
- H3 There's No Artichoke Like a Stuffed Artichoke
- H2 Recipes
- H2 Shop the Show
- H2 On the show
- H2 Amazon April Bestsellers: Easy Spring Upgrades From $13
- H2 Shop - On the Show
- H2 The Return of Capris, Fiber Snack Bars and More Trends to Shop in April
- H2 On the show
- H3 Custom Zenni Glasses, 20% off Shapewear, and More Favorites From Shop TODAY Stages
- H2 Trending
- H3 Everything You Missed at Ulta Beauty World: Plus What's in That $2,000-Valued Swag Bag
- H2 Beauty
- H3 These Hair Thickening Products Give Effective, Long-Term Results, According to Experts
- H2 Cleaning
- H3 An Odor 'Eraser', Tide Detergent 'Tiles' and More Expert-Approved Laundry Solutions
- H2 Our Most Saved Recipes
- H2 Recipes
- H2 This Might Be the Very Best Tuna Salad Sandwich
- H2 Recipes
- H2 Pork Gyro Pita Sandwiches
- H2 Recipes
- H3 Get Donna Kelce's Famous Chocolate Chip Cookie Recipe
- H2 Recipes
- H3 Make Crunchy Hot Honey Chicken Tenders in the Air Fryer
- H2 Recipes
- H3 This Chopped Greek Salad Has Goodies in Every Bite
- H2 Recipes
- H3 Maple-Soy Pork Chops Make a Succulent, One-Skillet Dinner
- H2 Food
- H2 Trending
- H2 Red Lobster Brings Back Endless Shrimp — But Only for a Limited Time
- H2 Trending
- H2 Dunkin’ Is Giving Away 1 Million Free Coffees Today: How to Get Yours
- H3 Food trends
- H2 Trending
- H3 Panera Employees Say They ‘Hate Making’ New Menu Item, It’s ‘Incredibly Wasteful’
- H2 Trending
- H3 The $40 Half-Chicken That Has the Internet Crying Fowl
- H3 Recipes from TODAY
- H2 Recipes
- H3 These 3-Ingredient Crunch Bars Instantly Satisfy Chocolate Cravings
- H2 Recipes
- H3 Eric Ripert Welcomes Spring With French-Style Chicken and Peas
- H2 Health & Wellness
- H2 Patient Stories
- H2 Woman, 42, Thought Her 'Weird' Symptoms Were Perimenopause. It Was Stage 3 Rectal Cancer
- H2 Diet
- H2 9 Anti-Inflammatory Fruits to Boost Health With Antioxidants and Fiber
- H3 More health stories
- H2 Expert Tip of the Day
- H3 Doing This 1 Movement Is a Powerful Test of How Mobile You'll Be as You Age, Trainer Says
- H2 EXCLUSIVE
- H3 EXCLUSIVE: Sickle Cell Caused Excruciating Pain When She Became Pregnant. Now She’s Cured
- H3 Start TODAY
- H2 Start TODAY
- H3 If You Walk Every Day, Here Are the 2 Other Things You Should Be Doing, Too
- H2 Fitness
- H3 How To Get a Full-Body Workout at Home Without Any Equipment
- H2 Parents
- H2 Pregnancy
- H2 Denise Austin’s Daughter Re-creates Her Mom’s Iconic ‘90s Pregnancy Photo
- H2 Parents
- H2 Rihanna's 7-Month-Old Daughter Makes Her Magazine Debut: See Rocki Irish
- H2 Parents
- H3 Scott Galloway Calls Out This 1 Parenting Style as a Major Driver of Depression in Teens
- H2 Cute
- H3 8-Year-Old Goes Viral for Book About Farts ... With an Ending That'll Blow You Away
- H2 Parents
- H3 An NFL Wife Who Travels Solo With Her Kids Shares 6 Sanity-Saving Strategies
- H2 Parents
- H3 Dad Takes Notes on All 130 Artists at Coachella Before Going with His Family. How the Trip Went
- H2 Gift Guides
- H2 Mother's Day
- H2 28 Travel Mother’s Day Gifts That’ll Get Mom’s (Passport) Stamp of Approval
- H2 Mother's Day
- H2 Lululemon Mother’s Day Gifts Every Active Mom Will Love
- H2 Mother's Day
- H3 We Found Thoughtful, Unique and Affordable Mother’s Day Gifts — Everything’s Under $30
- H2 Mother's Day
- H3 Give Her the Gift of Relaxation — The Best Self-Care Mother’s Day Gifts
- H2 Mother's Day
- H3 Only the Best for Your Wife This Mother's Day – Gifts She'll Love Starting at $7
- H2 Mother's Day
- H3 33 Expert- and Editor-Approved Mother’s Day Gifts to Get Your Shopping Done Early
- H2 Life
- H2 Earth Day
- H2 25 Earth Day Facts That Might Surprise You
- H2 Earth Day
- H2 65 Earth Day Quotes to Honor Mother Nature
- H2 Holidays
- H3 A Full List of April Holidays to Add to Your 2026 Planner
- H2 Trivia
- H3 375 Fun Trivia Questions and Answers to Put Your Knowledge to the Test
- H2 Quotes
- H3 55 Flower Quotes That Spread a Little Sunshine
- H2 Trivia
- H3 100 Tough Tongue Twisters That Will Challenge You
- H2 Jokes
- H2 Jokes
- H2 300 Best Dad Jokes to Tickle Your Funny Bone
- H2 Jokes
- H2 155 Funniest Knock-Knock Jokes Of All Time
- H2 Inspiration
- H3 55 Hard Riddles With Answers to Test Your Intellect
- H2 Jokes
- H3 175 Dark Humor Jokes That Are So Bad They're Good
- H2 Jokes
- H3 50 Funny Spring Jokes for Budding Comedians
- H2 Jokes
- H3 75 Coffee Puns You're Going to Love a Latte
- H2 Astrology
- H2 Astrology
- H2 These 4 Signs Will Be Most Affected by Taurus Season, Which Starts April 19
- H2 Astrology
- H2 Weekly Horoscope from April 19 to April 25: What to Expect for Your Sign
- H2 Astrology
- H3 The 4 Signs Most Impacted by April's New Moon in Aries
- H2 Horoscopes
- H3 Weekly Horoscope from April 12 to April 18: What to Expect for Your Sign
- H2 Astrology
- H3 The 3 Luckiest Venus Signs — Plus, an Astrologer-Approved Bonus Pick
- H2 Horoscopes
- H3 Weekly Horoscope from April 5 to April 11: What to Expect for Your Sign
- H2 Pop Culture
- H2 Citi Concert Series
- H2 KATSEYE Concert on TODAY: What You Need to Know
- H2 Citi Concert Fan Pass 2026
- H2 Zara Larsson Concert on TODAY: What You Need to Know
- H2 Pop Culture
- H3 Stacy London and Clinton Kelly Say Their New Show Is a Mix of' Snark' and 'Entertainment'
- H2 TV
- H3 Abbey Romeo's Mom Shares What Led to Breakup with David from ‘Love on the Spectrum’
- H2 Pop Culture
- H3 Olympian Noah Lyles Got Backlash for How He Reacted to His Wife Junelle Bromfield's Wedding Dress. She Just Responded
- H2 Pop Culture
- H3 Dakota Mortensen Returns to Social Media After 'Closing an Unhealthy Chapter’
- H2 Books
- H2 Books
- H2 Lena Dunham Says 'Girls' Co-Star Adam Driver Once 'Hurled a Chair' Near Her During a Rehearsal
- H2 Books
- H2 Lena Dunham Shouted Out Longtime Friend Taylor Swift at the End of Her Book
- H3 Read With Jenna
- H2 Read with Jenna
- H3 Read With Jenna's March 2026 Pick Is an 'Emotional Mystery' in a Beautiful Setting
- H2 Read with Jenna
- H3 5 Books Like 'One & Only,' According to Author Maurene Goo
- H3 What to read next
- H2 Books
- H3 Sheinelle Jones on Her 'Love Letter to Motherhood' and Why She Wrote it for Her Kids
- H2 EXCLUSIVE
- H3 Freida McFadden Shares First Photo Without a Wig After Revealing Her Identity
- H2 Relationships
- H2 Sports
- H2 Megan Rapinoe and Sue Bird Split: A Look Back at Their Relationship
- H2 Pop Culture
- H2 Everything to Know About Danny Fujikawa, Kate Hudson's Fiancé
- H2 News
- H3 Pink Denies She and Husband Carey Hart Separated: 'Don’t Believe the Hype'
- H2 Pop Culture
- H3 Donald and Melania Trump: A Timeline of Their Relationship
- H2 Gift Guides
- H3 46 Galentine’s Gift Ideas for the Foodies, Fashionistas and Friends We Love
- H2 Pop Culture
- H3 The Wedding During Bad Bunny's Halftime Show Was Real. The Dress Designer Shares How It Happened
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction27 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 88/100 — 4 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.
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.share-inner > ul.share-ul > li.share-li > button.share-ex div.share-inner > ul.share-ul > li.share-li > button.share-ex |
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.share-inner > ul.share-ul > li.share-li > a.js-hfs-share div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share |
div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share |
div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share |
div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share div.share-inner > ul.share-ul > li.share-li > a.js-hfs-share |
div.menu-section > ul.menu-list > li.menu-list-item > a.menu-list-item-link div.menu-section > ul.menu-list > li.menu-list-item > a.menu-list-item-link |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_baconCardsWidthByOne__d_vwp > div.styles_baconCardsWidthByOneTeasePictureLinkWrapper__rpL7L > div > a.styles_baconCardsWidthByOneTeasePictureLink__HvxdX div.styles_baconCardsWidthByOne__d_vwp > div.styles_baconCardsWidthByOneTeasePictureLinkWrapper__rpL7L > div > a.styles_baconCardsWidthByOneTeasePictureLink__HvxdX |
div.styles_baconCardsWidthByOne__d_vwp > div.styles_baconCardsWidthByOneTeasePictureLinkWrapper__rpL7L > div > a.styles_baconCardsWidthByOneTeasePictureLink__HvxdX div.styles_baconCardsWidthByOne__d_vwp > div.styles_baconCardsWidthByOneTeasePictureLinkWrapper__rpL7L > div > a.styles_baconCardsWidthByOneTeasePictureLink__HvxdX |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link |
article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link article.tease-card > div.tease-card__content--inner > div.tease-card__picture > a.tease-card__picture-link |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a |
div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > a div.styles_wrapper__fmKF7 > div.styles_contentItem__P6xSU > div.styles_teaseWrapper__LPUhJ > 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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SPONSORED span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link |
SPONSORED span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link |
SPONSORED span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link |
SPONSORED span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
/ video div.videoCube > a.item-label-href > span.video-label-box > span.branding |
AAlt Text Quality1 of 111 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 1 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
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #queryly_query | search | Search | aria-label |
| #queryly_toggle | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" name="queryly_toggle" id="queryly_toggle">
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 |
|---|---|---|---|---|---|
| h2 Presidents Clinton, … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Advice From Our Expe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your wellness journe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 On The Show | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Shop the Show | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Our Most Saved Recip… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Food | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Health & Wellness | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Parents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Gift Guides | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Life | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Jokes | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Astrology | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Pop Culture | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Books | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Relationships | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sections | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Shows | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 More | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Follow today | 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.