CINXE.COM
Accessibility | Yahoo Inc.
<!DOCTYPE html><!-- Last Published: Wed Feb 19 2025 23:04:15 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.yahooinc.com" data-wf-page="673b856ecd2ccc2a63c42912" data-wf-site="6721939c8726e5c8dc6b9f96" lang="en" data-wf-locale="en"><head><meta charset="utf-8"><title>Accessibility | Yahoo Inc.</title><meta content="Learn about the Yahoo commitment to accessibility, and how we design inclusive experiences for all users, ensuring equal access to our products and services." name="description"><meta content="Accessibility | Yahoo Inc." property="og:title"><meta content="Learn about the Yahoo commitment to accessibility, and how we design inclusive experiences for all users, ensuring equal access to our products and services." property="og:description"><meta content="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67367d33069ed14e45f1898e_yahoo_open_graph.png" property="og:image"><meta content="Accessibility | Yahoo Inc." property="twitter:title"><meta content="Learn about the Yahoo commitment to accessibility, and how we design inclusive experiences for all users, ensuring equal access to our products and services." property="twitter:description"><meta content="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67367d33069ed14e45f1898e_yahoo_open_graph.png" property="twitter:image"><meta property="og:type" content="website"><meta content="summary_large_image" name="twitter:card"><meta content="width=device-width, initial-scale=1" name="viewport"><link href="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/css/y-qw94pmn342-2762b3cf3474bc6594bde18f76.102030975.min.css" rel="stylesheet" type="text/css"><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67367ddbeb1412e036183ba4_yahoo_favicon.png" rel="shortcut icon" type="image/x-icon"><link href="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67367de4b98df909095dd7ad_yahoo_webclip.png" rel="apple-touch-icon"><link href="https://www.yahooinc.com/accessibility" rel="canonical"><script> if (window.location.pathname == "/our-story/diversity") { window.location.href = "/our-story"; } </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PSRW26J');</script> <!-- End Google Tag Manager --> <style> body { position: relative !important; word-break: break-word; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; } a { text-decoration: none !important; } /* Default cursor for the entire document */ html, body { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6797949d9d15018a32685187_Cusor_24x24.svg"), auto; } /* Pointer cursor for interactive elements */ a, button, [role="button"], [role="link"], .social-media, .tab, .cursor-pointer { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/679793b95a63f838d98a7e13_hand_24x24.svg"), pointer !important; } /* Custom cursor for plain text elements */ p, span, li, h1, h2, h3, h4, h5, h6 { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67979687d581f88d78183a57_text-input_24x24.svg"), text; } /* Image-specific cursor */ img { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6797949d9d15018a32685187_Cusor_24x24.svg"), auto; } /* Fallback for white spaces (preventing text cursor) */ div:empty, section:empty, article:empty, aside:empty, header:empty, footer:empty { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6797949d9d15018a32685187_Cusor_24x24.svg"), auto; } &, * { cursor: url("https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6797949d9d15018a32685187_Cusor_24x24.svg"), auto; } /*Text Selection Color ::selection { background: #39007d; color: #fff; } ::-moz-selection { background: #39007d; color: #fff; } */ /*Focus Outline Color*/ *:focus-visible { outline: 3px solid #39007d; } /*Zoom elements fix a:hover .zoom { -webkit-transform: scale(1.025); -ms-transform: scale(1.025); transform: scale(1.025); } */ /*Change default lightbox overlay color*/ .w-lightbox-backdrop { background-color: rgba(0, 0, 0, 0.8); } /*Reset apple form styles*/ input, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; background-image: none; } /*Navbar styles*/ @media screen and (min-width: 992px) { .nav-link.btn::after { display: none; } /* .nav-link::after { content: ""; position: absolute; width: calc(100% - 32px); bottom: 10px; left: 16px; right: 16px; height: 4px; background-color: #39007d; transform: scaleX(0); transition: all 0.25s; } */ .nav-link.text-small::after { bottom: 0; } /* .nav-link:hover::after, .nav-link.w--open::after { transform: scaleX(1); }*/ } @media screen and (max-width: 991px) { .nav-btn.w-nav-button.w--open { background-color: #fff; } } /*Style <sup> all elements*/ sup { position: relative; top: -0.5em; font-size: 60%; } /*Date picker modifications*/ .w-input[disabled], .w-input[readonly], .w-select[disabled], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select { background-color: #fff; } .flatpickr-day.selected { background-color: #39007d !important; border-color: #39007d !important; } /*Word wrap fix */ .break-word { word-wrap : break-word; } /*Blockquote Styles blockquote:before { content: "\201C"; font-family: "Yahoo Sans", sans-serif; font-weight: 900; font-size: 4em; font-style: normal; line-height: 0; vertical-align: -.40em; margin-right: -.15em; opacity: .15; color: #39007d; z-index: -1; position: relative; } blockquote::after { content: "\201D"; font-family: "Yahoo Sans", sans-serif; } .text-center blockquote, blockquote.text-center { padding-left: 10px !important; padding-right: 10px !important; } */ /*DEI Typography Fixes*/ .dei { word-break: normal !important; } /*Arrow animation styles .arrow-animation:after { display: inline-block; width: auto; font-family: Fujicons, sans-serif; content: "\e924"; margin-left: 7px; transform: translate(0); transition: all .5s; vertical-align: bottom; } .arrow-animation:hover::after, .arrow-animation:focus::after{ transform: translate(10px); } */ /*Collection Content Styles*/ .w-richtext figure.w-richtext-figure-type-image>div, .w-richtext figure[data-rt-type=image]>div, .w-richtext-figure-type-video>div { display: block !important; } .w-richtext-figure-type-video>div>iframe { border-radius: 8px; box-shadow: 4px 4px 20px 0 rgb(0 0 0 / 20%); } /*Video Styles*/ .video-embed iframe { border-radius: 8px; border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; } .wistia { overflow: hidden; } .wistia iframe { border-radius: 8px; } .w-background-video.inline-bg-video { height: auto; } .w-background-video.inline-bg-video > video { background-size: contain; object-fit: contain; background-repeat: no-repeat; } .responsive-iframe { overflow: hidden; padding-top: 56.25%; position: relative; margin: 20px 0; } .responsive-iframe.my-0 { margin: 0; } .responsive-iframe iframe { border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; } .wistia_embed { border-radius: 8px !important; overflow: hidden !important; } .wistia_responsive_wrapper .w-bpb-wrapper, .wistia_embed .w-bpb-wrapper { border-radius: 500px !important; overflow: hidden !important; margin-left: -37.5px !important; margin-top: -30px !important; box-shadow: 0 0 50px rgba(255,255,255,.25) !important; opacity: .85; transform: scale(1) !important; transition: all .5s !important; } .wistia_responsive_wrapper .w-bpb-wrapper:hover, .wistia_embed .w-bpb-wrapper:hover { opacity: 1; transform: scale(1.1) !important; } .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button, .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button div, .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button svg, .wistia_embed .w-bpb-wrapper .w-big-play-button, .wistia_embed .w-bpb-wrapper .w-big-play-button div, .wistia_embed .w-bpb-wrapper .w-big-play-button svg{ width: 75px !important; height: 75px !important; } .w-gallery-view__section .w-video-card > div { transform: scale(1) !important; } .w-gallery-view__section .w-video-card:hover > div, .w-gallery-view__section .w-video-card:focus > div { transform: scale(1.05) !important; } .w-gallery-view__section .w-video-card .w-video-card__thumbnail-wrapper { border-radius: 8px !important; overflow: hidden !important; } .wistia_click_to_play > div > div { height: 75px !important; width: 75px !important; border-radius: 200px; left: calc(50% - 37.5px) !important; top: calc(50% - 37.5px) !important; overflow: hidden; background-position: center !important; background-size: 80px !important; transform: scale(1) !important; transition: all .25s !important; } .wistia_click_to_play:hover > div > div { transform: scale(1.05) !important; } .wistia_click_to_play > div > div:nth-of-type(1) { background-color: rgba(96,1,210,.8) !important; mix-blend-mode: normal !important; background-blend-mode: normal !important; } .wistia_click_to_play:hover > div > div:nth-of-type(1) { background-color: rgba(96,1,210,.9) !important; } .wistia_click_to_play > div > div:nth-of-type(4) { display: none !important; } .wistia_click_to_play > div > div[aria-label="Play"] { display: block !important; } .w-gallery-view__video-cards .w-bpb-wrapper > div, .w-gallery-view__video-cards .w-bpb-wrapper > button, .w-gallery-view__video-cards .w-bpb-wrapper > button > div { height: 75px !important; width: 75px !important; border-radius: 200px; top: calc(50% - 37.5px) !important; left: calc(50% - 37.5px) !important; background-position: center !important; } .w-video-row .wistia_popover .w-bpb-wrapper { left: 37px !important; top: 30px !important; border-radius: 0 !important; } .w-video-row .wistia_popover .w-bpb-wrapper .w-big-play-button { left: calc(50% - 35px) !important; top: calc(50% - 37px) !important; } .w-list-view__body { padding-bottom: 0 !important; } .w-video-row:hover, .w-video-row[aria-expanded=true] { background: #F0F3F5 !important; } .w-video-row button.w-video-row-button { border-radius: 200px !important; font-family: 'Yahoo Sans',Verdana,sans-serif !important; font-weight: 700 !important; letter-spacing: .5px !important; transition: all .5s !important; } .w-video-row button.w-video-row-button:nth-child(1) { background: #39007d !important; border: 2px solid #39007d !important; color: #fff !important; } .w-video-row button.w-video-row-button:nth-child(1):hover, .w-video-row button.w-video-row-button:nth-child(1):focus { background: transparent !important; color: #39007d !important; } .w-video-row button.w-video-row-button:nth-child(2) { background: #232A31 !important; border: 2px solid #232A31 !important; color: #fff !important; } .w-video-row button.w-video-row-button:nth-child(2):hover, .w-video-row button.w-video-row-button:nth-child(2):focus { background: transparent !important; color: #232A31 !important; } .collection-content .wistia_channel { min-height: 0 !important; } .w-video-row p { font-weight: 300 !important; line-height: 1.5 !important; } .w-video-row h3 { font-family: 'Yahoo Sans Condensed',Verdana,sans-serif !important; font-weight: 900 !important; } .wistia_channel h1 { font-family: 'Yahoo Sans Condensed',Verdana,sans-serif !important; font-weight: 900 !important; font-size: 3rem !important; line-height: 1 !important; } .wistia_channel h2 { font-size: 2rem !important; font-weight: 700 !important; line-height: 1.25 !important; } .wistia_channel h3 { font-size: 1.5rem !important; font-weight: 700 !important; line-height: 1.25 !important; } .wistia_channel h4, .wistia_channel p { font-family: 'Yahoo Sans',Verdana,sans-serif !important; font-size: 1rem !important; font-weight: 300 !important; line-height: 1.25 !important; } .wistia_channel button { font-family: 'Yahoo Sans',Verdana,sans-serif !important; font-weight: 700 !important; letter-spacing: .5px !important; border-radius: 200px !important; } @media screen and (max-width: 602px) { .w-gallery-view__section .w-video-card > div, .w-gallery-view__section .w-video-card:hover > div, .w-gallery-view__section .w-video-card:focus > div { transform: scale(1) !important; } } /*Slider Controls Styles*/ .w-slider-nav { pointer-events: none; } .w-slider-nav>div { position: relative; pointer-events: auto; } .w-slider-nav-invert>div { background: #e0e4e9; } .w-slider-nav-invert>div.w-active { background: #39007d; } /*Responsive Carousel Styling*/ .owl-carousel.owl-loaded { overflow: visible !important; } .card-slider_item { max-width: 400px !important; } .owl-item .card-slider_item { max-width: none !important; } /*Grid with Border & Card Styles */ .border-box, .card.card-h-100 { height: calc(100% - 10px) !important; } /* Pointer Events Fix */ .pointer-events-none { pointer-events: none !important; } .pointer-events-auto { pointer-events: auto !important; } .pb-3 .container .content-container .w-richtext p em { color: #515961; } </style><script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebPage", "@id": "https://www.yahooinc.com/accessibility", "url": "https://www.yahooinc.com/accessibility", "name": "Accessibility | Our Company | Yahoo Inc.", "description": "Yahoo provides access to all things you. Your stocks, your teams, your emails. Accessibility is part of our everyday process, so you can access the world you love every day.", "inLanguage": "en" } </script> </head><body><a href="#main" class="skip-to-main">Skip to main content</a><div data-animation="over-right" class="floating-nav w-nav" data-easing2="ease" data-easing="ease-out-quart" data-collapse="medium" data-w-id="70241661-325e-d6fe-c83b-4726b1df883d" role="banner" data-duration="500" data-doc-height="1"><div data-w-id="70241661-325e-d6fe-c83b-4726b1df883e" class="nav-navbar _16-round-corner stroke-dropshadow"><div class="container nav-container"><a href="/" class="nav-logo_link cursor-pointer w-nav-brand"><img loading="eager" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6734d1b6de8c3ac2a443fe9b_yahoo-logo.svg" alt="" class="nav-logo cursor-pointer"></a><nav role="navigation" class="nav-menu w-nav-menu"><div class="nav-link-group"><div data-delay="0" data-hover="true" class="nav-drop_wrapper w-dropdown"><div class="nav-link nav-drop w-dropdown-toggle"><div class="nav-drop_icon w-icon-dropdown-toggle"></div><div class="text-block-5">About</div></div><nav class="nav-drop_list w-dropdown-list"><a href="/our-story" class="nav-drop_link w-dropdown-link">Our Team</a><a href="/our-brands" class="nav-drop_link w-dropdown-link">Our Brands</a><a href="/our-technology" class="nav-drop_link hide w-dropdown-link">Our Technology</a></nav></div><div data-delay="0" data-hover="true" class="nav-drop_wrapper w-dropdown"><div class="nav-link nav-drop w-dropdown-toggle"><div class="nav-drop_icon w-icon-dropdown-toggle"></div><div class="text-block-6">Business Solutions</div></div><nav class="nav-drop_list w-dropdown-list"><a href="/our-solutions" class="nav-drop_link w-dropdown-link">Overview</a><a href="/yahoo-ads" class="nav-drop_link w-dropdown-link">Yahoo Ads</a><a href="/yahoo-dsp" class="nav-drop_link w-dropdown-link">Yahoo DSP</a><a href="https://search.yahooinc.com/" target="_blank" class="nav-drop_link w-dropdown-link">Yahoo Search</a></nav></div><div data-delay="0" data-hover="true" class="nav-drop_wrapper w-dropdown"><div class="nav-link nav-drop w-dropdown-toggle"><div class="nav-drop_icon w-icon-dropdown-toggle"></div><div class="text-block-7">News</div></div><nav class="nav-drop_list w-dropdown-list"><a href="/press" class="nav-drop_link w-dropdown-link">Press Releases</a><a href="/in-the-news" class="nav-drop_link hide w-dropdown-link">In the News</a><a href="/events" class="nav-drop_link w-dropdown-link">Events</a></nav></div><a href="http://www.yahooinc.com/careers/" target="_blank" class="nav-link w-nav-link">Careers</a><a href="/contact" class="nav-link hide-contact w-nav-link">Contact Us</a></div><a href="#" class="nav-link btn btn-secondary nav-cta nowrap d-none w-nav-link">Contact Us</a></nav><div class="d-flex local-menu"><div class="nav-btn w-nav-button"><div class="nav-bar top"></div><div class="nav-bar middle"></div><div class="nav-bar bottom"></div></div><a aria-label="search" role="button" aria-pressed="false" href="#" class="search-btn search-btn-nav local-search w-inline-block"><img src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6745daa981e71189d36fc1f3_MagnifyingGlass_32.svg" loading="lazy" alt="" class="search-icon"></a><a id="site-search" href="#" aria-label="Open Search Bar" class="search-btn search-btn-nav local-search hide w-button">magglass</a><a href="/contact" class="nav-link contact w-button">Contact Us</a><a href="/contact" class="btn new-primary nav_cta visilibity-2 hide w-button">Contact Us</a></div></div><div class="nav-overlay"></div></div><div class="site-search-container search-styling"><div class="container w-container"><div class="content-container"><form action="/search" class="search-container search-size w-form"><label for="search" class="sr-only">Search</label><input class="search-input w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search-nav" required=""><input type="submit" class="btn-search w-button" value="Search"><a href="#" class="search-btn search-btn-nav local-search hide w-inline-block"><img src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6745daa981e71189d36fc1f3_MagnifyingGlass_32.svg" loading="lazy" alt="" class="search-icon"></a></form></div></div></div></div><main id="main" class="main-content"><section class="section_hero overflow-hidden pb-3 align-bottom no-bg"><div class="container framed bg-purple bg-light-grey"><div class="row align-bottom"><div class="col col-lg-5 col-md-6 col-sm-12 wider hero-text"><div class="eyebrow-div mb-1"></div><img src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67327b71eb3b861faed11c1b_yahoo_search_logo.png" loading="lazy" width="220" alt="" class="mb-1 logo-size hide"><h1 class="h2 mb-1">Accessibility</h1></div><div class="col col-lg-8 px-0 small hide"><img class="hero2-img hide" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67327b3dadab53938758af19_search_hero.png" data-rellax-speed="-.25" alt="" sizes="100vw" loading="eager" srcset="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67327b3dadab53938758af19_search_hero-p-500.png 500w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67327b3dadab53938758af19_search_hero-p-800.png 800w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/67327b3dadab53938758af19_search_hero.png 1002w"></div></div></div></section><section class="section overflow-hidden pt-3 pb-3"><div class="container"><div class="row align-center"><div class="col col-lg-7 col-md-6 col-sm-12 slide-left"><img sizes="(max-width: 767px) 92vw, (max-width: 991px) 52vw, 54vw" srcset="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ab_yinc-accessibilitymockup-inlinephoto-p-500.jpeg 500w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ab_yinc-accessibilitymockup-inlinephoto-p-800.jpeg 800w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ab_yinc-accessibilitymockup-inlinephoto-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ab_yinc-accessibilitymockup-inlinephoto.jpg 1536w" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ab_yinc-accessibilitymockup-inlinephoto.jpg" loading="lazy" alt="" class="featured-image"></div><div class="col col-lg-5 col-md-6 col-sm-12 slide-right"><h2 class="h3 mb-1 text-align-left">Born Accessible</h2><p>Across Yahoo, we strive to ensure that everyone can enjoy our products, which are designed to be inclusive from their first release. At all times, we’re guided by our users.</p></div></div></div></section><section class="section overflow-hidden pt-3 pb-3"><div class="container"><div class="row align-center"><div class="col col-lg-7 col-md-6 col-sm-12 order-lg-last order-sm-first slide-right"><div class="video-bg-yangle"><div class="code-embed-6 w-embed w-script"><script src="https://fast.wistia.com/embed/medias/0o1x0mdxb0.jsonp" async=""> </script> <script src="https://fast.wistia.com/assets/external/E-v1.js" async=""> </script> <div class="wistia_embed wistia_async_0o1x0mdxb0 seo=false videoFoam=true" style="height:100%;position:relative;width:100%"> <div class="wistia_swatch" style="height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity 200ms;width:100%;"> <img src="https://fast.wistia.com/embed/medias/0o1x0mdxb0/swatch" style="filter:blur(5px);height:100%;object-fit:contain;width:100%;" alt="" aria-hidden="true" onload="this.parentNode.style.opacity=1;"> </div> </div> <!-- <div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"> <div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"> <div class="wistia_embed wistia_async_0o1x0mdxb0 seo=false videoFoam=true" style="height:100%;position:relative;width:100%"> <div class="wistia_swatch" style="height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity 200ms;width:100%;"> <img src="https://fast.wistia.com/embed/medias/0o1x0mdxb0/swatch" style="filter:blur(5px);height:100%;object-fit:contain;width:100%;" alt="" aria-hidden="true" onload="this.parentNode.style.opacity=1;" /> </div> </div> </div> </div> --></div></div></div><div class="col col-lg-5 col-md-6 col-sm-12 slide-left"><h2 class="h3 mb-1 text-align-left">Access you</h2><p>We provide access to all things you. Your stocks, your teams, your emails. Accessibility is part of our everyday process, so you can access the world you love every day.</p></div></div></div></section><section class="section overflow-hidden pt-3 pb-3"><div class="container"><div class="row align-center"><div class="col col-lg-7 col-md-6 col-sm-12 slide-left"><img sizes="(max-width: 767px) 92vw, (max-width: 991px) 52vw, 54vw" srcset="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ad_y!inc-all-blind-fantasy-league-p-500.jpeg 500w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ad_y!inc-all-blind-fantasy-league-p-800.jpeg 800w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ad_y!inc-all-blind-fantasy-league-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ad_y!inc-all-blind-fantasy-league.jpg 1200w" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba1ad_y!inc-all-blind-fantasy-league.jpg" loading="lazy" alt="" class="featured-image crop-right"></div><div class="col col-lg-5 col-md-6 col-sm-12 slide-right"><h2 class="h3 mb-1 text-align-left">The All Blind Fantasy League</h2><p>The All Blind Fantasy Football League has a 6-year history of playing fantasy football, using our accessibility features on the Yahoo Fantasy app. We’re thrilled to showcase this group in a short-form documentary, so you too can meet the players, learn their stories and hear the smack talk go down. Yahoo Fantasy’s native app has been designed and developed with significant input from blind users, with enhanced screen reader support, logical layout, and ease of use. It also provides options for high contrast, customizable font sizes, and other accessibility features, developed with and tested by blind Fantasy players.</p><a href="https://sports.yahoo.com/yahoo-sports-documentary-short-features-all-blind-fantasy-league-010106205.html" target="_blank" class="arrow-animation">Watch now</a></div></div></div></section><section class="section pb-3"><div class="container row"><div class="row border-content"><div class="col col-lg-4 col-md-6 col-sm-12 px-0"><div class="border-box bg-light-grey"><h3 class="subhead1 mb-1">Get help</h3><p>Our Customer Care team is trained on assistive technology and ready to help. Email us at <a href="mailto:accessibility@yahooinc.com?subject=Yahoo%20Accessibility%20Support">accessibility@yahooinc.com</a>.</p></div></div><div class="col col-lg-4 col-md-6 col-sm-12 px-0"><div class="border-box bg-light-grey"><h3 class="subhead1 mb-1">Closed captioning</h3><p>Contact us to provide feedback about the closed captioning of our videos. Email us at <a href="mailto:captioning@yahooinc.com?subject=Closed%20Captioing%20Feedback">captioning@yahooinc.com</a>.</p></div></div><div class="col col-lg-4 col-md-6 col-sm-12 px-0"><div class="border-box bg-light-grey"><h3 class="subhead1 mb-1">Accessibility Policy and Plans</h3><div><a href="/accessibility/global-accessibility-policy" class="arrow-animation">Learn more</a></div></div></div></div></div></section></main><footer class="section footer position-relative"><div class="container"><h2 class="sr-only">Yahoo Inc. Footer</h2><div class="row footer"><div class="col col-lg-12 order-lg-last order-md-first d-flex-wrap"><div class="footer-brand-container flex-box"><a aria-label="Yahoo!" href="#" class="footer-logo resize w-inline-block"><div class="w-embed"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 796.3 236.4" style="enable-background:new 0 0 796.3 236.4;" xml:space="preserve"> <style type="text/css"> .st0{fill:#ffffff;} </style> <g> <path class="st0" d="M233.4,62.9v11.2c-6.4-8.3-18.3-14-32.1-14c-32.6,0-56.8,28.8-56.8,62.5c0,34.7,24,62.5,56.8,62.5 c13.8,0,25.7-5.5,32.1-14.3V182H274v-119H233.4z M288,10.2V182h42.1v-63.4c0-12.4,5.9-19.7,15.4-19.7c9.3,0,14.5,6.4,14.5,18.3V182 h42.1v-74.9c0-29-15.7-47-40.9-47c-13.5,0-24,5.2-31.4,14.5V10.2H288z M672.7,122.6c0,35.6-27.3,62.5-63.7,62.5 s-63.7-26.9-63.7-62.5c0-35.6,27.3-62.5,63.7-62.5S672.7,86.9,672.7,122.6L672.7,122.6z M538.2,122.6c0,35.6-27.3,62.5-63.7,62.5 c-36.4,0-63.7-26.9-63.7-62.5c0-35.6,27.3-62.5,63.7-62.5C510.9,60.1,538.2,86.9,538.2,122.6L538.2,122.6z M8.6,62.9l50.9,120 l-18.3,43.2h44.7l67.7-163.2h-44.4l-27.6,69.9L54.2,62.9H8.6z M209.8,147c-14,0-24.7-10.7-24.7-24.5c0-13.8,10.7-24.5,24.7-24.5 c13.8,0,24.5,10.7,24.5,24.5C234.3,136.4,223.6,147,209.8,147L209.8,147z M498.3,122.6c0-13.3-10-24-23.8-24 c-13.8,0-23.8,10.7-23.8,24c0,13.3,10,24,23.8,24C488.3,146.6,498.3,135.9,498.3,122.6L498.3,122.6z M632.8,122.6 c0-13.3-10-24-23.8-24c-13.8,0-23.8,10.7-23.8,24c0,13.3,10,24,23.8,24C622.8,146.6,632.8,135.9,632.8,122.6L632.8,122.6z M678,156.8c0,15,11.6,27.3,27.3,27.3c16.2,0,28.3-12.8,28.3-28.3c0-15.2-11.6-27.3-27.3-27.3C690.1,128.5,678,141.6,678,156.8 L678,156.8z M737.8,10.2l-44.7,107.9h49.9l44.7-107.9H737.8z"></path> </g> </svg></div></a><div class="row mb-1"><div class="col col-lg-3"><a href="https://twitter.com/Yahoo" target="_blank" class="footer-social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba350_x.svg" alt="X Logo" class="social-media"></a></div><div class="col col-lg-3"><a href="https://www.linkedin.com/company/yahoo" target="_blank" class="footer-social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6ba000_linkedin.svg" alt="LinkedIn" class="social-media"></a></div><div class="col col-lg-3"><a href="https://www.facebook.com/yahoo/" target="_blank" class="footer-social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6b9fca_facebook.svg" alt="Facebook" class="social-media"></a></div><div class="col col-lg-3"><a href="https://www.instagram.com/yahoo/" target="_blank" class="footer-social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/6721939c8726e5c8dc6b9fed_instagram.svg" alt="Instagram" class="social-media"></a></div></div></div><div class="hr mt-0 _w-100 order-lg-first order-md-last"></div></div><div class="col footer-33 mb-2"><h3 class="subhead2 text-white mb-2">Our Company</h3><p><a href="/our-story" class="footer-link">Our Team</a></p><p><a href="/our-brands" class="footer-link">Our Brands</a></p><p><a href="/our-solutions" class="footer-link">Business Solutions</a></p><p><a href="/press" class="footer-link">Press Releases</a></p><p><a href="/events--ces" class="footer-link">Events</a></p></div><div class="col col-lg-3 col-md-6 col-sm-12 mb-2 hide"><h3 class="subhead2 text-white mb-2">Work with Us</h3><p><a href="#" class="footer-link">Overview</a></p><p><a href="#" class="footer-link">Yahoo DSP</a></p><p><a href="#" class="footer-link">Yahoo Ads</a></p><p><a href="#" class="footer-link">Yahoo Search</a></p><p><a href="/office-locations" class="footer-link">Contact Us</a></p></div><div class="col footer-33 mb-2"><h3 class="subhead2 text-white mb-2">Privacy and Safety</h3><p><a href="/accessibility" aria-current="page" class="footer-link w--current">Accessibility</a></p><p><a href="https://legal.yahoo.com/xw/en/yahoo/privacy/topic/b2bprivacypolicy/index.html" target="_blank" class="footer-link">Privacy Policy</a></p><p><a href="https://legal.yahoo.com/us/en/yahoo/terms/otos/index.html" target="_blank" class="footer-link">Terms of Service</a></p><p><a href="/business-and-human-rights" class="footer-link">Business & Human Rights</a></p><p><a href="https://s.yimg.com/cv/apiv2/cd/files/Yahoo-Standards-of-Business-Conduct.pdf" class="footer-link">Standards of Business Conduct</a></p><p><a href="/medical-transparency-in-coverage" class="footer-link">Transparency in Coverage - Medical</a></p><p><a href="https://www.yahooinc.com/transparency/index.html" class="footer-link">Transparency Reports</a></p><p><a href="/gender-pay-report" class="footer-link">Gender Pay Report</a></p></div><div class="col footer-33 mb-2"><div class="mb-2"><h3 class="subhead2 text-white">Careers</h3><p class="text-white">Spend every day connecting people with the things they love.</p><a href="http://www.yahooinc.com/careers/" target="_blank" class="btn new-primary black w-button">Search Jobs</a></div><div class="hide"><h3 class="subhead2 text-white">Check out our site</h3><p class="text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p><a href="/careers/" target="_blank" class="btn new-primary black w-button">Visit Yahoo.com</a></div></div></div><p class="text-small text-white">© <span class="copyright-year">[YYYY]</span>. Yahoo. All Rights Reserved.</p></div></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6721939c8726e5c8dc6b9f96" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/js/y-qw94pmn342-2762b3cf3474bc6594bde18f76.29eb8b08.b5712a8f9a3842d5.js" type="text/javascript"></script><!--Set Footer Copyright Year--> <script> Webflow.push(function() { $('.copyright-year').text(new Date().getFullYear()); }); </script> <!--Add <sup> around all ®--> <script> $('body :not(iframe,script,sup)').contents().filter(function() { return this.nodeType === 3; }).replaceWith(function() { return this.nodeValue.replace(/[™®©]/g, '<sup>$&</sup>'); }); </script> <!--Form submit success animation trigger--> <script> $('.form').submit(()=>{ setTimeout(()=>{ $('.form-success_trigger').click(); },1000); }); </script> <!--IF User is on IE Make all Cards D Block--> <script> $(function(){ if (/MSIE (\d+\.\d+);/.test(navigator.userAgent) || !!navigator.userAgent.match(/Trident.*rv\:11\./)){ $(".card, .card-body").addClass("ie"); } }); </script></body></html>