Fox Newsfoxnews.com
Accessibility Score
Issues Found
Issues Found
CriticalImages must have alternative text5 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Failing Elements
<img id="Image_ImageModule_6_225560359_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775658264bg2_1800x450__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img id="Image_ImageModule_57_16160192_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775594713txt_1800x450x2__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img id="Image_ImageModule_71_819074034_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775592769yyy.svg" style="position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%;">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://ads.jetpackdigital.com/sites/_uploads/1775842864thumb_800x450.jpg">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://sync.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=undefined&iiqidtype=2&iiqpcid=f71ab605-10f3-4e3c-a7de-3bda1146e67a&iiqpciddate=1784865991273&tsrnd=300_1784865991273&vrref=&jsver=5.082" width="1" height="1">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
ModerateDocument should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Failing Elements
<main class="main-content main-content-primary">
Fix any of the following:
- Document has more than one main landmark
ModerateLandmarks should have a unique role or role/label/title (i.e. accessible name) combination3 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Failing Elements
<nav class="network-nav">
Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
<main class="main-content main-content-primary">
Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
<aside class="sidebar desktop desktop-sm-min sidebar-primary">
Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
ModerateAll page content should be contained by landmarks42 elements
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Failing Elements
<div id="Image_ImageModule_6_..." varname="bg" module_title="bg" class="Image_ImageModule_6_..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="auto" style="visibility: visible;..." otop="0px" oleft="auto" oheight="450px" owidth="1800px">
Fix any of the following:
- Some page content is not contained by landmarks
<div id="Image_ImageModule_57..." varname="bg_copy" module_title="bg_copy" class="Image_ImageModule_57..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="0px" style="visibility: visible;..." otop="0px" oleft="0px" oheight="450px" owidth="1800px">
Fix any of the following:
- Some page content is not contained by landmarks
<div id="Image_ImageModule_71..." varname="logo" module_title="logo" class="Image_ImageModule_71..." normal_height="310px" normal_width="273px" normal_top="auto" normal_left="auto" style="visibility: visible;..." otop="auto" oleft="auto" oheight="310px" owidth="273px">
Fix any of the following:
- Some page content is not contained by landmarks
<div id="jp_videoplayer_VideoPlayerModule_11_271250561" class="jp_videoplayer_wrapper" style="position: relative; background-color: transparent; height: 100%; width: 100%;">
Fix any of the following:
- Some page content is not contained by landmarks
<div class="ad gam" id="desktop_desk_hp_lb3" data-ad-pos="desktop" data-ad-size="728x90,970x250,970x66,300x250,320x50,300x50,fluid,1x1" data-ad-lz="1">
Fix any of the following:
- Some page content is not contained by landmarks
<section class="collection collection-section outkick" data-intcmp="">
Fix any of the following:
- Some page content is not contained by landmarks
<section class="collection collection-section digital-originals" data-intcmp="">
Fix any of the following:
- Some page content is not contained by landmarks
<section class="collection collection-section economy" data-intcmp="">
Fix any of the following:
- Some page content is not contained by landmarks
<section class="collection collection-section fox-news-flash" data-intcmp="">
Fix any of the following:
- Some page content is not contained by landmarks
<section class="collection collection-section elections" data-intcmp="">
Fix any of the following:
- Some page content is not contained by landmarks
Showing first 10 of 42 failing elements.
Passed Audits
<html> element must have a lang attribute1 element
Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
<html> element must have a valid value for the lang attribute1 element
Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
<li> elements must be contained in a <ul> or <ol>163 elements
Lists require proper semantic hierarchy with ul or ol parent elements and li child elements. This structure allows screen readers to announce when users enter a list, how many items it contains, and which item they're currently on, providing essential context for understanding the content.
Audit Elements
<li class="network-item fn-media"><span class="logo"><span>Fox News Media</span></span></li>
<li class="network-item fn active"><a href="https://www.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnews"><span class="logo"><span>Fox News</span></span></a></li>
<li class="network-item fb"><a href="https://www.foxbusiness.com/" data-omtr-intcmp="fnhp_netnav_foxbusiness" target="_blank"><span class="logo"><span>Fox Business</span></span></a></li>
<li class="network-item fnation"><a href="https://nation.foxnews.com/?cmpid=org=nat::ag=owned::mc=fnc_display::src=fnc_web::cmp=brand::add=toprail" data-omtr-intcmp="fnhp_netnav_foxnation" target="_blank"><span class="logo"><span>Fox Nation</span></span></a></li>
<li class="network-item fn-audio"><a href="https://radio.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnewsaudio" target="_blank"><span class="logo"><span>Fox News Audio</span></span></a></li>
<li class="network-item fw"><a href="https://www.foxweather.com/" data-omtr-intcmp="fnhp_netnav_foxweather" target="_blank"><span class="logo"><span>Fox Weather</span></span></a></li>
<li class="network-item outkick"><a href="https://www.outkick.com/" data-omtr-intcmp="fnhp_netnav_outkick" target="_blank"><span class="logo"><span>Outkick</span></span></a></li>
<li class="network-item noticias"><a href="https://noticias.foxnews.com/" data-omtr-intcmp="fnhp_netnav_noticias" target="_blank"><span class="logo"><span>Fox Noticias</span></span></a></li>
<li class="network-item books"><a href="https://www.foxnews.com/books" data-omtr-intcmp="fnhp_netnav_books" target="_blank"><span class="logo"><span>Books</span></span></a></li>
<li class="menu-item has-dropdown">
Showing first 10 of 163 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements28 elements
Lists must contain only li elements as direct children (besides non-content elements like script or style). When other content elements appear within ul or ol tags, screen readers cannot properly inform users they're listening to list items, breaking the expected list navigation experience.
Audit Elements
<ul>
<ul>
<ul class="trending-item">
<ul class="rotate-items">
<ul>
<ul>
<ul>
<ul>
<ul>
<ul>
Showing first 10 of 28 audited elements.
All page content should be contained by landmarks3900 elements
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Audit Elements
<div id="jpplaceholder" style="width: 1280px; height: 320px; max-height: 320px;"></div>
<div id="jpmasthead" style="max-width: 100vw; height: auto; width: 100%; position: absolute; z-index: 2000000000; margin: 0px auto; overflow: hidden; background-color: transparent; top: 0px;">
<div id="jpscriptwrapper_75066_6818302" style="position: absolute; height: 1px;">
<div id="ias_trackable" class="ias_trackable ias_trackable_75066" style="position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1000000; pointer-events: none;"></div>
<div class="moat_trackable" style="position: absolute;"></div>
<div class="moat_trackable" style="position: absolute;"></div>
<div id="stage_71131c7bfc974400ddb186e3513a2045" class="background1 jpstage bp-default" oheight="450px" owidth="1800px" ...>
<div id="Button_ButtonModule_..." varname="close" module_title="close" class="Button_ButtonModule_..." normal_height="60px" normal_width="60px" normal_top="5px" normal_left="auto" style="visibility: visible;..." otop="5px" oleft="auto" oheight="60px" owidth="60px">
<div id="Button_ButtonModule_..." varname="clicklayer" module_title="clickDefault" class="Button_ButtonModule_..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="auto" style="visibility: visible;..." otop="0px" oleft="auto" oheight="450px" owidth="1800px">
<img id="Image_ImageModule_6_225560359_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775658264bg2_1800x450__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
Showing first 10 of 3900 audited elements.
Alternative text of images should not be repeated as text235 elements
Duplicating alternative text adjacent to an image or link forces screen readers to announce the same information twice. This redundancy is unnecessary and confusing, especially when image buttons repeat their labels in nearby text.
Audit Elements
<img id="Image_ImageModule_6_225560359_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775658264bg2_1800x450__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
<img id="Image_ImageModule_57_16160192_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775594713txt_1800x450x2__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
<img id="Image_ImageModule_71_819074034_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775592769yyy.svg" style="position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%;">
<img src="https://ads.jetpackdigital.com/sites/_uploads/1775842864thumb_800x450.jpg">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/720/405/nyc-stabbing-attacks-suspect.gif?tl=1&ve=1" width="720" height="405" alt="'Allahu Akbar' shouted as suspect carried out alleged antisemitic attacks: police - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/sacramento-council-mic-dive-fox-news-001.gif?tl=1&ve=1" width="343" height="193" alt="California mayor caught on hot mic after fiery meeting spirals out of control - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2025/11/343/193/jd-usha-vance-medal-of-freedom.jpg?tl=1&ve=1" width="343" height="193" alt="Secret Service opens investigation into agent assigned to Vance protective detail - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/microplastics-particles.jpg?tl=1&ve=1" width="343" height="193" alt="Common household material found in blood of severe heart attack patients - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/caitlin-clark-indiana-fever-warming-up.jpg?tl=1&ve=1" width="343" height="193" alt="Reporter's Emmett Till apology posted on Bluesky backfires spectacularly - Fox News" pinger-seen="true">
<img src="https://a57.foxnews.com/prod-hp.foxnews.com/images/2026/07/343/193/ed4a74b1e6ee19eab2110e9bba366410.jpg?tl=1&ve=1&tl=1&ve=1" width="343" height="193" alt="Explosions rock Iran as Trump warns 'massive attack' still looms after 13 nights of strikes - Fox News" pinger-seen="true">
Showing first 10 of 235 audited elements.
ARIA attributes must be used as specified for the element's role215 elements
Using ARIA attributes where they're not expected causes unpredictable behavior in assistive technologies. Following the ARIA specification ensures that screen readers and other tools can properly interpret and communicate your content's meaning to people with disabilities.
Audit Elements
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 215 audited elements.
ARIA attributes must conform to valid names215 elements
Misspelled or non-existent ARIA attributes cannot perform their intended accessibility function. Assistive technologies rely on correctly spelled, current ARIA attributes to convey proper user interface behaviors and structural information to people with disabilities.
Audit Elements
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 215 audited elements.
ARIA attributes must conform to valid values215 elements
ARIA attributes must contain correctly spelled values that match the attribute's expected options. Invalid values prevent the accessibility feature from working, making content inaccessible to assistive technology users who depend on these attributes for navigation and interaction.
Audit Elements
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 215 audited elements.
ARIA commands must have an accessible name1 element
Screen reader users cannot determine the purpose of interactive elements with role="link", role="button", or role="menuitem" that lack an accessible name. Without a name, these controls are essentially invisible to assistive technology users.
Audit Elements
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play">
ARIA hidden element must not be focusable or contain focusable elements5 elements
Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.
Audit Elements
<div class="jw-slider-volume jw-volume-tip jw-reset jw-slider-vertical" aria-hidden="true">
<div class="jw-slider-volume jw-reset jw-slider-horizontal" aria-hidden="true">
<img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbr..." onload="this.className+=' ob..." alt="You can buy tiny hom..." title="You can buy tiny hom..." onerror="OBR.extern.imageErro...">
<img src="https://pix.pub/t.png?l=foxnews-pix-fox-news-reach-and-frequency-062d298b-c587-4c31-a1b7-81d0d182403b&t=957567.0075541538" alt="" aria-hidden="true">
<iframe src="https://gum.criteo.c..." id="criteo-syncframe-one..." hidden="" sandbox="allow-scripts allow-..." aria-hidden="true" tabindex="-1" title="Criteo GUM iframe">
ARIA role should be appropriate for the element128 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Audit Elements
<ul class="dropdown-content" role="menu" aria-label="U.S. submenu">
<li class="dropdown-item" role="none">
<a role="menuitem" class="dropdown-link" href="//www.foxnews.com/category/us/blue-city-crime" data-omtr-intcmp="Blue City Crime">
Blue City Crime
</a><li class="dropdown-item" role="none">
<a role="menuitem" class="dropdown-link" href="//www.foxnews.com/category/us/campus-radicals" data-omtr-intcmp="topnav_us_1_campus_radicals_2">
Campus Radicals
</a><li class="dropdown-item" role="none">
<a role="menuitem" class="dropdown-link" href="//www.foxnews.com/category/us/immigration" data-omtr-intcmp="topnav_us_1_border_crisis_3">
Border Crisis
</a><li class="dropdown-item" role="none">
<a role="menuitem" class="dropdown-link" href="//www.foxnews.com/true-crime" data-omtr-intcmp="topnav_us_1_true_crime_4">
True Crime
</a>
</li><a role="menuitem" class="dropdown-link" href="//www.foxnews.com/true-crime" data-omtr-intcmp="topnav_us_1_true_crime_4">
True Crime
</a><ul class="dropdown-content" role="menu" aria-label="Politics submenu">
Showing first 10 of 128 audited elements.
ARIA roles used must conform to valid values2 elements
Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.
Audit Elements
<div id="MagniteApexPlayer-0...." class="jwplayer jw-reset jw..." tabindex="0" aria-label="Video Player" role="application" style="width: 300px; height..." aria-describedby="jw-shortcuts-tooltip...">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play">
aria-hidden="true" must not be present on the document body1 element
Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.
Audit Elements
<body class="fn homepage " data-layout-uid="layout__generic__fb04e781a8ecfbec965cb82563ba1250ab57c62983110e8ff4df97d6edb9caf9">
Banner landmark should not be contained in another landmark1 element
Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.
Audit Elements
<header class="site-header">
Buttons must have discernible text1 element
Screen reader users cannot determine the purpose of buttons without an accessible name. Without a name, users don't know what action the button will perform when activated.
Audit Elements
<button type="button" class="js-focus-search" aria-expanded="false" aria-controls="search-form" style="visibility: visible;">
<span class="sr-only">Toggle search</span>
</button>Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer class="site-footer">
Deprecated ARIA roles must not be used2 elements
Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.
Audit Elements
<div id="MagniteApexPlayer-0...." class="jwplayer jw-reset jw..." tabindex="0" aria-label="Video Player" role="application" style="width: 300px; height..." aria-describedby="jw-shortcuts-tooltip...">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play">
Document should have one main landmark1 element
Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header class="site-header">
Document should not have more than one contentinfo landmark1 element
Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.
Audit Elements
<footer class="site-footer">
Documents must have <title> element to aid in navigation1 element
The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
Elements must meet minimum color contrast ratio thresholds438 elements
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Audit Elements
<span class="time" style="">.com</span>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 438 audited elements.
Elements must only use permitted ARIA attributes215 elements
Using prohibited ARIA attributes prevents important information from reaching assistive technology users. It also causes assistive technologies to behave inconsistently as they attempt to compensate for the error.
Audit Elements
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 215 audited elements.
Elements must only use supported ARIA attributes215 elements
Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.
Audit Elements
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
<a href="https://www.foxnews.com/politics" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_politics_2">Politics</a>
<a href="https://www.foxnews.com/world" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_world_3">World</a>
<a href="https://www.foxnews.com/opinion" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_opinion_4">Opinion</a>
<a href="https://www.foxnews.com/media" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_media_5">Media</a>
<a href="https://www.foxnews.com/entertainment" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_entertainment_6">Entertainment</a>
<a href="https://www.foxnews.com/sports" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_sports_7">Sports</a>
<a href="https://www.foxnews.com/outkick" aria-haspopup="false" aria-expanded="false" data-omtr-intcmp="topnav_outkick_8">OutKick</a>
<a href="https://www.foxnews.com/lifestyle" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_lifestyle_9">Lifestyle</a>
Showing first 10 of 215 audited elements.
Elements should not have tabindex greater than zero3 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Audit Elements
<div id="MagniteApexPlayer-0...." class="jwplayer jw-reset jw..." tabindex="0" aria-label="Video Player" role="application" style="width: 300px; height..." aria-describedby="jw-shortcuts-tooltip...">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play">
<iframe id="google_ads_iframe_/4..." name="google_ads_iframe_/4..." title="3rd party ad content" width="1" height="1" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement" tabindex="0" allow="private-state-token-..." data-load-complete="true" ...>
Frames must have a unique title attribute1 element
Screen reader users navigate frames using a list of frame titles. Duplicate or missing titles make it impossible to distinguish between frames, forcing users to explore each frame's content manually. Unique, descriptive titles enable quick navigation to the correct frame.
Audit Elements
<iframe id="google_ads_iframe_/4..." name="google_ads_iframe_/4..." title="3rd party ad content" width="1" height="1" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement" tabindex="0" allow="private-state-token-..." data-load-complete="true" ...>
Frames must have an accessible name1 element
Screen reader users rely on frame titles to understand frame content without exploring each one. Without descriptive, unique titles, users receive unhelpful information like "frame," "JavaScript," or URLs, making navigation through frames difficult and confusing.
Audit Elements
<iframe id="google_ads_iframe_/4..." name="google_ads_iframe_/4..." title="3rd party ad content" width="1" height="1" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement" tabindex="0" allow="private-state-token-..." data-load-complete="true" ...>
Heading levels should only increase by one263 elements
Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.
Audit Elements
<h1>
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
</h1><h2 class="title title-color-red">
<h3 class="title ">
<a href="https://www.foxnews.com/politics/california-mayors-hot-mic-catches-candid-exchange-after-audience-sends-meeting-off-rails" data-omtr-intcmp="fnhpbt2">California mayor caught on hot mic after fiery meeting spirals out of control</a>
</h3><h3 class="title ">
<h3 class="title ">
<a href="https://www.foxnews.com/health/microplastics-detected-most-heart-attack-patients-blood-startling-new-study" data-omtr-intcmp="fnhpbt4">Common household material found in blood of severe heart attack patients</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/outkick-sports/usa-today-reporter-apologizes-invoking-emmett-till-column-caitlin-clark-upsetting-woke" data-omtr-intcmp="fnhpbt5">Reporter's Emmett Till apology posted on Bluesky backfires spectacularly</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/live-news/iran-war-trump-oil-prices-rising-07-23-26" data-omtr-intcmp="fnhpbt6">Explosions rock Iran as Trump warns 'massive attack' still looms after 13 nights of strikes</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/politics/ap-post-usaid-cuts-backfires-critics-question-taxpayer-funded-nepal-transgender-jobs" data-omtr-intcmp="fnhpbt7">AP’s USAID story on Nepalese trans sex worker funding cut by Trump backfires</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/us/teacher-served-gop-state-lawmaker-allegedly-used-roblox-lure-student-sexual-relationship" data-omtr-intcmp="fnhpbt8">Lawmaker begged student not to tell anyone, affidavit says: 'I would lose my entire life'</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/entertainment/oprah-winfrey-sparks-fresh-backlash-revisits-prince-harry-meghan-markle-bombshell-interview" data-omtr-intcmp="fnhpbt9">Oprah accused of 'backpedaling' five years after Harry, Meghan interview</a>
</h3>Showing first 10 of 263 audited elements.
Headings should not be empty263 elements
Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.
Audit Elements
<h1>
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
</h1><h2 class="title title-color-red">
<h3 class="title ">
<a href="https://www.foxnews.com/politics/california-mayors-hot-mic-catches-candid-exchange-after-audience-sends-meeting-off-rails" data-omtr-intcmp="fnhpbt2">California mayor caught on hot mic after fiery meeting spirals out of control</a>
</h3><h3 class="title ">
<h3 class="title ">
<a href="https://www.foxnews.com/health/microplastics-detected-most-heart-attack-patients-blood-startling-new-study" data-omtr-intcmp="fnhpbt4">Common household material found in blood of severe heart attack patients</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/outkick-sports/usa-today-reporter-apologizes-invoking-emmett-till-column-caitlin-clark-upsetting-woke" data-omtr-intcmp="fnhpbt5">Reporter's Emmett Till apology posted on Bluesky backfires spectacularly</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/live-news/iran-war-trump-oil-prices-rising-07-23-26" data-omtr-intcmp="fnhpbt6">Explosions rock Iran as Trump warns 'massive attack' still looms after 13 nights of strikes</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/politics/ap-post-usaid-cuts-backfires-critics-question-taxpayer-funded-nepal-transgender-jobs" data-omtr-intcmp="fnhpbt7">AP’s USAID story on Nepalese trans sex worker funding cut by Trump backfires</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/us/teacher-served-gop-state-lawmaker-allegedly-used-roblox-lure-student-sexual-relationship" data-omtr-intcmp="fnhpbt8">Lawmaker begged student not to tell anyone, affidavit says: 'I would lose my entire life'</a>
</h3><h3 class="title ">
<a href="https://www.foxnews.com/entertainment/oprah-winfrey-sparks-fresh-backlash-revisits-prince-harry-meghan-markle-bombshell-interview" data-omtr-intcmp="fnhpbt9">Oprah accused of 'backpedaling' five years after Harry, Meghan interview</a>
</h3>Showing first 10 of 263 audited elements.
IDs used in ARIA and labels must be unique2 elements
Duplicate IDs break the accessibility of ARIA elements, form labels, and table headers. When IDs are duplicated, assistive technologies and scripts only reference the first instance, causing subsequent elements with the same ID to be ignored or incorrectly associated.
Audit Elements
<span class="jw-hidden" id="jw-shortcuts-tooltip-explanation">Press shift question mark to access a list of keyboard shortcuts</span>
<div id="jw-settings-menu" class="jw-reset jw-settings-menu" aria-expanded="false">
Images must have alternative text230 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Audit Elements
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/720/405/nyc-stabbing-attacks-suspect.gif?tl=1&ve=1" width="720" height="405" alt="'Allahu Akbar' shouted as suspect carried out alleged antisemitic attacks: police - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/sacramento-council-mic-dive-fox-news-001.gif?tl=1&ve=1" width="343" height="193" alt="California mayor caught on hot mic after fiery meeting spirals out of control - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2025/11/343/193/jd-usha-vance-medal-of-freedom.jpg?tl=1&ve=1" width="343" height="193" alt="Secret Service opens investigation into agent assigned to Vance protective detail - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/microplastics-particles.jpg?tl=1&ve=1" width="343" height="193" alt="Common household material found in blood of severe heart attack patients - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/caitlin-clark-indiana-fever-warming-up.jpg?tl=1&ve=1" width="343" height="193" alt="Reporter's Emmett Till apology posted on Bluesky backfires spectacularly - Fox News" pinger-seen="true">
<img src="https://a57.foxnews.com/prod-hp.foxnews.com/images/2026/07/343/193/ed4a74b1e6ee19eab2110e9bba366410.jpg?tl=1&ve=1&tl=1&ve=1" width="343" height="193" alt="Explosions rock Iran as Trump warns 'massive attack' still looms after 13 nights of strikes - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/nepal-lgbt-drag-queen.jpg?tl=1&ve=1" width="343" height="193" alt="AP’s USAID story on Nepalese trans sex worker funding cut by Trump backfires - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/lawmaker-teacher-arrest-wv-roblox.jpg?tl=1&ve=1" width="343" height="193" alt="Lawmaker begged student not to tell anyone, affidavit says: 'I would lose my entire life' - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2021/04/343/193/Markle-Oprah.jpg?tl=1&ve=1" width="343" height="193" alt="Oprah accused of 'backpedaling' five years after Harry, Meghan interview - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxbusiness.com/foxbusiness.com/content/uploads/2026/07/343/193/egg-display-grocery-store.jpg?tl=1&ve=1" width="343" height="193" alt="Sweeping egg recall affects more than 1.5 million dozen units over salmonella - Fox News" pinger-seen="true">
Showing first 10 of 230 audited elements.
Inline text spacing must be adjustable with custom stylesheets37 elements
Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.
Audit Elements
<div id="jpplaceholder" style="width: 1280px; height: 320px; max-height: 320px;"></div>
<div id="jpmasthead" style="max-width: 100vw; height: auto; width: 100%; position: absolute; z-index: 2000000000; margin: 0px auto; overflow: hidden; background-color: transparent; top: 0px;">
<div id="ias_trackable" class="ias_trackable ias_trackable_75066" style="position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1000000; pointer-events: none;"></div>
<div id="stage_71131c7bfc974400ddb186e3513a2045" class="background1 jpstage bp-default" oheight="450px" owidth="1800px" ...>
<div id="Button_ButtonModule_..." varname="close" module_title="close" class="Button_ButtonModule_..." normal_height="60px" normal_width="60px" normal_top="5px" normal_left="auto" style="visibility: visible;..." otop="5px" oleft="auto" oheight="60px" owidth="60px">
<div id="Button_ButtonModule_..." varname="clicklayer" module_title="clickDefault" class="Button_ButtonModule_..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="auto" style="visibility: visible;..." otop="0px" oleft="auto" oheight="450px" owidth="1800px">
<div id="Image_ImageModule_6_..." varname="bg" module_title="bg" class="Image_ImageModule_6_..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="auto" style="visibility: visible;..." otop="0px" oleft="auto" oheight="450px" owidth="1800px">
<img id="Image_ImageModule_6_225560359_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775658264bg2_1800x450__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
<div id="Image_ImageModule_57..." varname="bg_copy" module_title="bg_copy" class="Image_ImageModule_57..." normal_height="450px" normal_width="1800px" normal_top="0px" normal_left="0px" style="visibility: visible;..." otop="0px" oleft="0px" oheight="450px" owidth="1800px">
<img id="Image_ImageModule_57_16160192_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775594713txt_1800x450x2__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
Showing first 10 of 37 audited elements.
Interactive controls must not be nested237 elements
Nested interactive elements create empty tab stops where screen readers remain silent. When users tab to a focusable element inside another interactive control, they receive no information about its name, role, or state, creating a confusing and broken navigation experience.
Audit Elements
<img id="Image_ImageModule_6_225560359_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775658264bg2_1800x450__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
<img id="Image_ImageModule_57_16160192_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775594713txt_1800x450x2__.avif" style="position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%;">
<img id="Image_ImageModule_71_819074034_defaultImage_url" src="https://ads.jetpackdigital.com/sites/_uploads/1775592769yyy.svg" style="position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%;">
<img src="https://ads.jetpackdigital.com/sites/_uploads/1775842864thumb_800x450.jpg">
<button type="button" class="js-focus-search" aria-expanded="false" aria-controls="search-form" style="visibility: visible;">
<span class="sr-only">Toggle search</span>
</button><img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/720/405/nyc-stabbing-attacks-suspect.gif?tl=1&ve=1" width="720" height="405" alt="'Allahu Akbar' shouted as suspect carried out alleged antisemitic attacks: police - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/sacramento-council-mic-dive-fox-news-001.gif?tl=1&ve=1" width="343" height="193" alt="California mayor caught on hot mic after fiery meeting spirals out of control - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2025/11/343/193/jd-usha-vance-medal-of-freedom.jpg?tl=1&ve=1" width="343" height="193" alt="Secret Service opens investigation into agent assigned to Vance protective detail - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/microplastics-particles.jpg?tl=1&ve=1" width="343" height="193" alt="Common household material found in blood of severe heart attack patients - Fox News" pinger-seen="true">
<img src="//a57.foxnews.com/static.foxnews.com/foxnews.com/content/uploads/2026/07/343/193/caitlin-clark-indiana-fever-warming-up.jpg?tl=1&ve=1" width="343" height="193" alt="Reporter's Emmett Till apology posted on Bluesky backfires spectacularly - Fox News" pinger-seen="true">
Showing first 10 of 237 audited elements.
Interactive elements must have a visible focus indicator64 elements
Sighted keyboard users rely on a visible focus indicator to know where they are on the page. When focus styles are missing, too subtle, or have insufficient contrast against the surrounding colors, users cannot tell which element will respond when they press Enter or Space, making keyboard navigation slow and error-prone. This especially affects people with motor impairments who cannot use a mouse and people with low vision who need clear, high-contrast indicators.
Audit Elements
<a href="https://www.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnews">
<a href="https://www.foxbusiness.com/" data-omtr-intcmp="fnhp_netnav_foxbusiness" target="_blank">
<a href="https://nation.foxnews.com/?cmpid=org=nat::ag=owne..." data-omtr-intcmp="fnhp_netnav_foxnation" target="_blank">
<a href="https://radio.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnewsaudio" target="_blank">
<a href="https://www.foxweather.com/" data-omtr-intcmp="fnhp_netnav_foxweather" target="_blank">
<a href="https://www.outkick.com/" data-omtr-intcmp="fnhp_netnav_outkick" target="_blank">
<a href="https://noticias.foxnews.com/" data-omtr-intcmp="fnhp_netnav_noticias" target="_blank">
<a href="https://www.foxnews.com/books" data-omtr-intcmp="fnhp_netnav_books" target="_blank">
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage">
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">
Showing first 10 of 64 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination2 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Audit Elements
<header class="site-header">
<footer class="site-footer">
Links must be distinguishable without relying on color4 elements
People with low vision or color blindness cannot visually distinguish links from surrounding text without sufficient color contrast (3:1 ratio minimum). When link colors are too similar to regular text, users with visual impairments cannot identify which text is clickable.
Audit Elements
<a href="https://go.factset.com/legal" data-omtr-intcmp="footer_factset_legal">Factset</a>
<a href="https://www.factset.com/solutions/digital-solutions" data-omtr-intcmp="footer_factset_digital_solutions">FactSet Digital
Solutions</a><a href="https://www.factset.com/privacy" data-omtr-intcmp="footer_factset_privacy">Legal Statement</a>
<a href="https://lipperalpha.refinitiv.com/" data-omtr-intcmp="footer_refinitive_info">LSEG</a>
Links must have discernible text642 elements
Keyboard users and screen reader users can only interact with links that have accessible names and can receive focus. Without proper names, users don't know where links lead. Without keyboard focus, users who cannot use a mouse cannot activate the links at all.
Audit Elements
<a href="https://www.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnews"><span class="logo"><span>Fox News</span></span></a>
<a href="https://www.foxbusiness.com/" data-omtr-intcmp="fnhp_netnav_foxbusiness" target="_blank"><span class="logo"><span>Fox Business</span></span></a>
<a href="https://nation.foxnews.com/?cmpid=org=nat::ag=owned::mc=fnc_display::src=fnc_web::cmp=brand::add=toprail" data-omtr-intcmp="fnhp_netnav_foxnation" target="_blank"><span class="logo"><span>Fox Nation</span></span></a>
<a href="https://radio.foxnews.com/" data-omtr-intcmp="fnhp_netnav_foxnewsaudio" target="_blank"><span class="logo"><span>Fox News Audio</span></span></a>
<a href="https://www.foxweather.com/" data-omtr-intcmp="fnhp_netnav_foxweather" target="_blank"><span class="logo"><span>Fox Weather</span></span></a>
<a href="https://www.outkick.com/" data-omtr-intcmp="fnhp_netnav_outkick" target="_blank"><span class="logo"><span>Outkick</span></span></a>
<a href="https://noticias.foxnews.com/" data-omtr-intcmp="fnhp_netnav_noticias" target="_blank"><span class="logo"><span>Fox Noticias</span></span></a>
<a href="https://www.foxnews.com/books" data-omtr-intcmp="fnhp_netnav_books" target="_blank"><span class="logo"><span>Books</span></span></a>
<a title="Fox News Homepage" class="logo" href="https://www.foxnews.com" aria-label="Fox News - Go to homepage"><span class="sr-only">Fox News</span></a>
<a href="https://www.foxnews.com/us" aria-haspopup="true" aria-expanded="false" data-omtr-intcmp="topnav_us_1">U.S.</a>
Showing first 10 of 642 audited elements.
Main landmark should not be contained in another landmark4 elements
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main class="main-content main-content-primary">
<main class="main-content-full main-content-full-primary">
<main class="main-content main-content-secondary">
<main class="main-content-full main-content-full-secondary">
Page must have means to bypass repeated blocks1 element
Keyboard-only users must tab through all navigation and header content before reaching the main content, which can take several minutes and cause physical pain for users with motor limitations. Bypass mechanisms like skip links allow these users to jump directly to main content, saving time and reducing fatigue.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
Page should contain a level-one heading1 element
Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.
Audit Elements
<html lang="en" class=" cookies geolocation history hashchange no-touchevents fullscreen cssanimations csstransitions">
Required ARIA attributes must be provided2 elements
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Audit Elements
<div id="MagniteApexPlayer-0...." class="jwplayer jw-reset jw..." tabindex="0" aria-label="Video Player" role="application" style="width: 300px; height..." aria-describedby="jw-shortcuts-tooltip...">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play">
Scrollable region must have keyboard access1 element
Scrollable regions must contain focusable elements or be focusable themselves to enable keyboard navigation. Without keyboard access, users cannot scroll to view content that extends beyond the visible area, making that content completely inaccessible to keyboard-only users.
Audit Elements
<div class="content-list is-scrollable">
Users should be able to zoom and scale the text up to 500%1 element
The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.
Audit Elements
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1">
Zooming and scaling must not be disabled1 element
Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.
Audit Elements
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1">