{
  "run_date": "2026-04-03",
  "run_id": "run-2026-04-03-106a15f111",
  "generated_at": "2026-04-03T20:01:06.775Z",
  "total_urls": 69,
  "total_findings": 76,
  "urls": [
    {
      "url": "https://cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "snippet": "<a id=\"cdc-mobile-search-toggle\" class=\"nav-link\" href=\"#\" aria-controls=\"cdc-mobile-search-form\">",
              "node_label": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip to site content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#hero-carousel > div.carousel-indicators > div.carousel-indicators-wrapper > button#animation-toggle",
              "snippet": "<button id=\"animation-toggle\" aria-pressed=\"true\" tabindex=\"3\">",
              "node_label": "Pause carousel",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.fda-ft-container > div.fda-ft-heading > div.fda-ft-heading-text > h3.fda-ft-heading-title",
              "snippet": "<h3 class=\"fda-ft-heading-title\">",
              "node_label": "Featured Topics",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#main-content\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#search-form\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to FDA Search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#footer\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to footer links",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://accessdata.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://acf.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-md-6 > div.carousel_slide_text_wrapper > p.paragraph_end_link > a.disclaimer_link",
              "snippet": "<a href=\"/disclaimers\" class=\"disclaimer_link\">",
              "node_label": "Visit disclaimer page",
              "explanation": "Fix any of the following:\n  Target has insufficient size (14px by 25.6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a.external",
              "snippet": "<a href=\"https://www.hhs.gov\" class=\"external\" target=\"_blank\">",
              "node_label": "HHS.gov ",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 59.4px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.8px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a.external",
              "snippet": "<a href=\"https://www.grants.gov\" class=\"external\" target=\"_blank\">",
              "node_label": "Grants.gov ",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 70.2px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.8px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a.external",
              "snippet": "<a href=\"https://www.usajobs.gov/\" class=\"external\" target=\"_blank\">",
              "node_label": "USAJobs.gov ",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 81.8px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a.external",
              "snippet": "<a href=\"https://oig.hhs.gov/fraud/report-fraud/\" class=\"external\" target=\"_blank\">",
              "node_label": "Report Fraud ",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 81.7px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/accessibility\">",
              "node_label": "Accessibility",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 61.2px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.4px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/about/acf-policies/no-fear-act\">",
              "node_label": "No FEAR Act",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 60.6px by 19.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.6px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/foia\">",
              "node_label": "FOIA",
              "explanation": "Fix any of the following:\n  Target has insufficient size (23.5px by 25px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://wwwnc.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "snippet": "<a id=\"cdc-mobile-search-toggle\" class=\"nav-link\" href=\"#\" aria-controls=\"cdc-mobile-search-form\">",
              "node_label": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip to site content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#hero-carousel > div.carousel-indicators > div.carousel-indicators-wrapper > button#animation-toggle",
              "snippet": "<button id=\"animation-toggle\" aria-pressed=\"true\" tabindex=\"3\">",
              "node_label": "Pause carousel",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://purplebooksearch.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header > div.header > div.container > a.header-link",
              "snippet": "<a href=\"https://www.fda.gov/\" class=\"header-link\">",
              "node_label": "FDA Logo",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        }
      ]
    },
    {
      "url": "https://search.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "snippet": "<a id=\"cdc-mobile-search-toggle\" class=\"nav-link\" href=\"#\" aria-controls=\"cdc-mobile-search-form\">",
              "node_label": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip to site content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#hero-carousel > div.carousel-indicators > div.carousel-indicators-wrapper > button#animation-toggle",
              "snippet": "<button id=\"animation-toggle\" aria-pressed=\"true\" tabindex=\"3\">",
              "node_label": "Pause carousel",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://wwwn.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://access.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://direct.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > input#P101_LOGIN",
              "snippet": "<input type=\"button\" onclick=\"SubmitClick();\" value=\"Login\" class=\"btn-red disable-on-submit\" style=\"width: 215px; min-width: 85%; margin-top: 28px; border-radius: 10px;\" id=\"P101_LOGIN\" autocomplete=\"off\">",
              "node_label": "tbody > tr > td > input#P101_LOGIN",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #ffffff, background color: #da4f49, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "label",
          "title": "Form elements do not have associated labels",
          "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "td.disclaimer > div#P101_AGREE > div.apex-item-option > input#P101_AGREE_0",
              "snippet": "<input type=\"checkbox\" id=\"P101_AGREE_0\" name=\"P101_AGREE\" data-display=\"\" value=\"Y\" autocomplete=\"off\">",
              "node_label": "td.disclaimer > div#P101_AGREE > div.apex-item-option > input#P101_AGREE_0",
              "explanation": "Fix all of the following:\n  Form element has explicit <label> that is hidden\n\nFix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tbody > tr > td > input#P_HP_NAME",
              "snippet": "<input type=\"text\" id=\"P_HP_NAME\" name=\"P_HP_NAME\" class=\"text_field apex-item-text apex-hp\" style=\"position: absolute !important; left: -99999px !important;\" value=\"\" size=\"30\" autocomplete=\"off\">",
              "node_label": "tbody > tr > td > input#P_HP_NAME",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > label#P101_USERNAME_LABEL",
              "snippet": "<label style=\"font-weight:bold;\" class=\"even_width\" for=\"P101_USERNAME\" id=\"P101_USERNAME_LABEL\" tabindex=\"999\">",
              "node_label": "Username:",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "tbody > tr > td > label#P101_PASSWORD_LABEL",
              "snippet": "<label style=\"font-weight:bold;\" class=\"even_width\" for=\"P101_PASSWORD\" id=\"P101_PASSWORD_LABEL\" tabindex=\"999\">",
              "node_label": "Password:",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "tbody > tr > td.disclaimer > label#P101_AGREE_LABEL",
              "snippet": "<label style=\"font-weight:bold;\" class=\"even_width\" for=\"P101_AGREE\" id=\"P101_AGREE_LABEL\" tabindex=\"999\">",
              "node_label": "tbody > tr > td.disclaimer > label#P101_AGREE_LABEL",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "tbody > tr > td > label#P101_SEPARATOR_LABEL",
              "snippet": "<label style=\"font-weight:bold;\" class=\"even_width\" for=\"P101_SEPARATOR\" id=\"P101_SEPARATOR_LABEL\" tabindex=\"999\">",
              "node_label": "OR",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:htmldb=\"http://htmldb.oracle.com\" xmlns:apex=\"http://apex.oracle.com\" data-useragent=\"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (K…\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://hfpappexternal.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://wonder.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.col > div.wonder > div.wonder-notif > button.wonder-btn-close",
              "snippet": "<button class=\"wonder-btn-close\" onclick=\"hideElements('.wonder-notif')\">",
              "node_label": "div.col > div.wonder > div.wonder-notif > button.wonder-btn-close",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "label",
          "title": "Form elements do not have associated labels",
          "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > div.nav-section-home > form#wel-form > input#wel-search-field",
              "snippet": "<input id=\"wel-search-field\" type=\"text\" name=\"S__search1\" maxlength=\"100\" value=\"\">",
              "node_label": "nav > div.nav-section-home > form#wel-form > input#wel-search-field",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/fetal.html\">",
              "node_label": "Fetal Deaths",
              "explanation": "Fix any of the following:\n  Target has insufficient size (65.3px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/lbd.html\">",
              "node_label": "Infant Deaths",
              "explanation": "Fix any of the following:\n  Target has insufficient size (70.4px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/nasa-insolar.html\">",
              "node_label": "Daily Sunlight",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76.2px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.6px instead of at least 24px."
            },
            {
              "selector": "li > ul > li > a",
              "snippet": "<a href=\"/nasa-precipitation.html\">",
              "node_label": "Daily Precipitation",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.6px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.6px instead of at least 24px."
            },
            {
              "selector": "div.wel-column > ul > li > a",
              "snippet": "<a href=\"/wonder/outside/nndss-tables.html\">",
              "node_label": "NNDSS Annual Tables",
              "explanation": "Fix any of the following:\n  Target has insufficient size (120.2px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "div.wel-column > ul > li > a",
              "snippet": "<a href=\"/wonder/outside/nndss-tables.html\">",
              "node_label": "NNDSS Weekly Tables",
              "explanation": "Fix any of the following:\n  Target has insufficient size (121.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://icd10cmtool.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://gis.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://datadashboard.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#fdaFooter > div.row > div.col-xs-12 > h6.icon-email",
              "snippet": "<h6 class=\"icon-email\">",
              "node_label": "Contact",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-sc…\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-sm-12 > div.col-xs-5 > div.col-xs-12 > a#fb1",
              "snippet": "<a id=\"fb1\" href=\"https://www.fda.gov/about-fda/about-website/internet-accessibility\" target=\"_blank\">",
              "node_label": "Accessibility\n(Opens in new window)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (83.6px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            },
            {
              "selector": "div.col-sm-12 > div.col-xs-5 > div.col-xs-12 > a#fb3",
              "snippet": "<a id=\"fb3\" href=\"https://www.fda.gov/about-fda\" target=\"_blank\">",
              "node_label": "About FDA\n(Opens in new window)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (75px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            },
            {
              "selector": "div.col-sm-12 > div.col-xs-5 > div.col-xs-12 > a#fb4",
              "snippet": "<a id=\"fb4\" href=\"https://www.fda.gov/regulatory-information/freedom-information\" target=\"_blank\">",
              "node_label": "FOIA\n(Opens in new window)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (33.8px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            },
            {
              "selector": "div.col-sm-12 > div.col-xs-7 > div.col-xs-12 > a#fb5",
              "snippet": "<a id=\"fb5\" href=\"https://www.fda.gov/about-fda/jobs-and-training-fda/no-fear-act\" target=\"_blank\">",
              "node_label": "No FEAR Act\n(Opens in new window)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.4px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            },
            {
              "selector": "div.col-sm-12 > div.col-xs-7 > div.col-xs-12 > a#fb7",
              "snippet": "<a id=\"fb7\" href=\"https://www.fda.gov/about-fda/about-website/website-policies\" target=\"_blank\">",
              "node_label": "Website Policies\n(Opens in new window)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (110.4px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://atsdr.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "header.container-fluid > div.container > div.cdc-header-mobile > div.dropdown-menu",
              "snippet": "<div class=\"dropdown-menu cdc-mobile-menu\" role=\"menu\" aria-labelledby=\"mobileDropDownButton\">",
              "node_label": "For Everyone\nAbout ATSDR\nA-Z Index\nAnnual Reports\nATSDR's Impact on Public Heal…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: a[tabindex], button[tabindex], ul[tabindex]"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-lg-3 > h2 > a.cdc-footer__super-title",
              "snippet": "<a href=\"/index.html\" class=\"cdc-footer__super-title\" aria-label=\"Agency for Toxic Substances and Disease Registry\">",
              "node_label": "ATSDR ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://archive.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://npin.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://tools.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://www.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://precision.fda.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://blogs.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ndc.services.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://reach.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://www2a.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://gettested.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://jobs.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://wisqars.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://vaccines.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ephtracking.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://thecommunityguide.org",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://selectagents.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://vetoviolence.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://phgkb.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://phinvads.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://millionhearts.hhs.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://animaldrugsatfda.fda.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nationaldppcsc.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ncsacw.acf.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://labels.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:addthis=\"http://www.addthis.com/help/api-spec\">",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "label",
          "title": "Form elements do not have associated labels",
          "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#fda-rightmast > div#search-form > form#search_form > input#query",
              "snippet": "<input accesskey=\"4\" type=\"text\" name=\"s\" id=\"query\" autocomplete=\"off\" class=\"usagov-search-autocomplete\">",
              "node_label": "div#fda-rightmast > div#search-form > form#search_form > input#query",
              "explanation": "Fix all of the following:\n  Form element has explicit <label> that is hidden"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#content > span#user_provided > p > a",
              "snippet": "<a href=\"http://www.fda.gov/Drugs/InformationOnDrugs/ucm142438.htm\">",
              "node_label": "div#content > span#user_provided > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body > div.quicklinks > a.quicklinks",
              "snippet": "<a href=\"#main\" accesskey=\"2\" class=\"quicklinks\" tabindex=\"1\">",
              "node_label": "Quick Links: Skip to main page content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body > div.quicklinks > a.quicklinks",
              "snippet": "<a href=\"#search_form\" class=\"quicklinks\" tabindex=\"1\">",
              "node_label": "Skip to Search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body > div.quicklinks > a.quicklinks",
              "snippet": "<a href=\"#fda-topmenu-home\" class=\"quicklinks\" tabindex=\"1\">",
              "node_label": "Skip to Topics Menu",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body > div.quicklinks > a.quicklinks",
              "snippet": "<a href=\"#footer\" class=\"quicklinks\" tabindex=\"1\">",
              "node_label": "Skip to Common Links",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#page-tools > ul.list-horizontal > li > a#font-size-decrease",
              "snippet": "<a id=\"font-size-decrease\" href=\"#\">",
              "node_label": "Decrease font size",
              "explanation": "Fix any of the following:\n  Target has insufficient size (5px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0.4px instead of at least 24px."
            },
            {
              "selector": "div#page-tools > ul.list-horizontal > li > a#font-size-standard",
              "snippet": "<a id=\"font-size-standard\" href=\"#\">",
              "node_label": "Return font size to normal",
              "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0.4px instead of at least 24px."
            },
            {
              "selector": "div#page-tools > ul.list-horizontal > li > a#font-size-increase",
              "snippet": "<a id=\"font-size-increase\" href=\"#\">",
              "node_label": "Increase font size",
              "explanation": "Fix any of the following:\n  Target has insufficient size (11px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6.4px instead of at least 24px."
            },
            {
              "selector": "div#masthead-links > ul.list-horizontal > li > a",
              "snippet": "<a href=\"https://www.fda.gov/news-events/interactive-media\">",
              "node_label": "Follow FDA",
              "explanation": "Fix any of the following:\n  Target has insufficient size (52.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 11px instead of at least 24px."
            },
            {
              "selector": "div#masthead-links > ul.list-horizontal > li.last > a",
              "snippet": "<a href=\"https://www.fda.gov/about-fda/fda-en-espanol\">",
              "node_label": "En Español",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 11px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/combination-products\">",
              "node_label": "Combination Products",
              "explanation": "Fix any of the following:\n  Target has insufficient size (106.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/advisory-committees\">",
              "node_label": "Advisory Committees",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.3px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/Science-Research\">",
              "node_label": "Science & Research",
              "explanation": "Fix any of the following:\n  Target has insufficient size (95.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/Regulatory-Information\">",
              "node_label": "Regulatory Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.5px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/emergency-preparedness-and-response\">",
              "node_label": "Emergency Preparedness",
              "explanation": "Fix any of the following:\n  Target has insufficient size (122.3px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/international-programs\">",
              "node_label": "International Programs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/inspections-compliance-enforcement-and-criminal-invest…\">",
              "node_label": "Inspections/Compliance",
              "explanation": "Fix any of the following:\n  Target has insufficient size (114.5px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/federal-state-local-tribal-and-territorial-officials\">",
              "node_label": "State & Local Officials",
              "explanation": "Fix any of the following:\n  Target has insufficient size (105.1px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/consumers\">",
              "node_label": "Consumers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (54.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.8px instead of at least 24px."
            },
            {
              "selector": "div > ul.list-no-bullets > li > a",
              "snippet": "<a href=\"https://www.fda.gov/industry\">",
              "node_label": "Industry",
              "explanation": "Fix any of the following:\n  Target has insufficient size (39.3px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.8px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:addthis=\"http://www.addthis.com/help/api-spec\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://www2.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nfr.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.dj_webkit",
              "snippet": "<html class=\"dj_webkit dj_chrome dj_android dj_contentbox\" lang=\"en-US\">",
              "node_label": "html.dj_webkit",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://shi.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://gudid.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nccd.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://yrbs-explorer.services.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://youthonline.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://pids.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 7,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#content-container > div#content > p#warning > font",
              "snippet": "<font color=\"red\">",
              "node_label": "Warning:",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.5 (foreground color: #ff0000, background color: #f0f0f0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "ul > li > nav > h6.hidden-four",
              "snippet": "<h6 class=\"hidden-four hidden-three\">",
              "node_label": "ABOUT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#header-container > div#sams-logo-titlebar > a > img.samsheader",
              "snippet": "<img src=\"../images/SAMSHalfLogo.png\" class=\"samsheader\">",
              "node_label": "div#header-container > div#sams-logo-titlebar > a > img.samsheader",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "label",
          "title": "Form elements do not have associated labels",
          "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "fieldset#gridcard-fieldset-visible-one > center#gridcard-include > form#igauthform > input.input-medium",
              "snippet": "<input class=\"input-medium\" type=\"text\" name=\"USERNAME\">",
              "node_label": "fieldset#gridcard-fieldset-visible-one > center#gridcard-include > form#igauthform > input.input-medium",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "fieldset#gridcard-fieldset-visible-one > center#gridcard-include > form#igauthform > input.input-medium",
              "snippet": "<input class=\"input-medium\" type=\"password\" name=\"CREDENTIAL\">",
              "node_label": "fieldset#gridcard-fieldset-visible-one > center#gridcard-include > form#igauthform > input.input-medium",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header#header > div#header-container > div#sams-logo-titlebar > a",
              "snippet": "<a href=\"https://sams.cdc.gov\">",
              "node_label": "header#header > div#header-container > div#sams-logo-titlebar > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body > div#skipmenu > a.skippy",
              "snippet": "<a href=\"#share-bar\" class=\"skippy\">",
              "node_label": "Skip directly to page options",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.no-nav",
              "snippet": "<html class=\"no-nav theme-blue  js touch video generatedcontent audio placeholder portr…\" lang=\"en-us\" style=\"\">",
              "node_label": "html.no-nav",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://cwpm.acf.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://www.access.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#help-desk > div.col-xs-4 > p > a",
              "snippet": "<a target=\"_blank\" href=\"https://www.fda.gov/industry/electronic-submissions-gateway-next-generatio…\">",
              "node_label": "FDA Electronic Submissions Gateway Next Generation",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.88:1 with the surrounding text. (Minimum contrast is 3:1, link text: #005f9f, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.quicklinks > ul > li > a",
              "snippet": "<a href=\"#main\" accesskey=\"2\" tabindex=\"1\">",
              "node_label": "Skip to main page content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"https://www.fda.gov/cosmetics/voluntary-cosmetic-registration-program\">",
              "node_label": "Voluntary Cosmetic Registration Program",
              "explanation": "Fix any of the following:\n  Target has insufficient size (256.8px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/BiologicsBloodVaccines/BloodBloodProducts/Regulationoft…\">",
              "node_label": "Blood Establishment Registration and Product Listing",
              "explanation": "Fix any of the following:\n  Target has insufficient size (330px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/BiologicsBloodVaccines/GuidanceComplianceRegulatoryInfo…\">",
              "node_label": "Human Cell and Tissue Establishment Registration and Product Listing",
              "explanation": "Fix any of the following:\n  Target has insufficient size (438.9px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/DrugRegis…\">",
              "node_label": "Drug Registration and Listing",
              "explanation": "Fix any of the following:\n  Target has insufficient size (180.5px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketY…\">",
              "node_label": "Medical Device Registration and Listing for Firms",
              "explanation": "Fix any of the following:\n  Target has insufficient size (304.2px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/ForIndustry/default.htm\">",
              "node_label": "Information for FDA-Regulated Industry",
              "explanation": "Fix any of the following:\n  Target has insufficient size (244.3px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/Food/ResourcesForYou/Industry/default.htm\">",
              "node_label": "Information Materials for the Food and Cosmetics Industries",
              "explanation": "Fix any of the following:\n  Target has insufficient size (371.2px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/food/guidanceregulation/retailfoodprotection/industryan…\">",
              "node_label": "ORA Industry Assistance",
              "explanation": "Fix any of the following:\n  Target has insufficient size (154.1px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/Cosmetics/ResourcesForYou/Industry/default.htm\">",
              "node_label": "Cosmetics - Information for Industry",
              "explanation": "Fix any of the following:\n  Target has insufficient size (221.8px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/Food/IngredientsPackagingLabeling/default.htm\">",
              "node_label": "Food Ingredients and Packaging - Information for Industry",
              "explanation": "Fix any of the following:\n  Target has insufficient size (358px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.8px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"https://www.fda.gov/about-fda/fda-organization/center-drug-evaluation-and-…\">",
              "node_label": "Over the Counter Drug Products - Industry Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (336.9px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.8px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/MedicalDevices/ResourcesforYou/Industry/default.htm\">",
              "node_label": "Medical Devices and Radiation-Emitting Electronic Products",
              "explanation": "Fix any of the following:\n  Target has insufficient size (372px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "div.col-xs-6 > ul.additionalInfo > li > a",
              "snippet": "<a target=\"_blank\" href=\"http://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInfo…\">",
              "node_label": "Food Labeling and Nutrition - Information for Industry",
              "explanation": "Fix any of the following:\n  Target has insufficient size (328.4px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" style=\"\" class=\" js flexbox canvas canvastext webgl touch geolocation postmessage no-websq…\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://hivrisk.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 8,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.col-lg-5 > div.header_imput_1 > div.col-lg-2 > button.w3-btn",
              "snippet": "<button type=\"submit\" name=\"search_sbt\" value=\"Search\" class=\"w3-btn w3-blue w3-round-xlarge\" tabindex=\"4\">",
              "node_label": "div.col-lg-5 > div.header_imput_1 > div.col-lg-2 > button.w3-btn",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.o-widget-container > div.o-body > div.c-search > button#search__icon",
              "snippet": "<button id=\"search__icon\" class=\"c-search__icon\">",
              "node_label": "div.o-widget-container > div.o-body > div.c-search > button#search__icon",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.o-widget-container > div.o-body > div.c-search > em.c-search_powered-by",
              "snippet": "<em class=\"c-search_powered-by\">",
              "node_label": "Powered by HIV.gov",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.36 (foreground color: #ffffff, background color: #dcddde, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "address.col-md-3 > div.row > div.col > span.pl-1",
              "snippet": "<span class=\"pl-1\" itemprop=\"url\">",
              "node_label": "Call 800-232-4636",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.66 (foreground color: #000000, background color: #333333, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-01.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-02.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-03.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-06.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-05.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "snippet": "<img class=\"img-fluid\" src=\"wp-content/themes/hrrt/img/HRRT-buttons-04.png\">",
              "node_label": "div.wpb_raw_code > div.wpb_wrapper > a > img.img-fluid",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/what-is-hiv\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/how-do-i-know-if-i-have-hiv\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/can-i-get-or-transmit-hiv-from\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/can-increase-hiv-risk\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/can-decrease-hiv-risk\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/can-prevent-getting-transmitting-hiv\">",
              "node_label": "div.wpb_wrapper > div.wpb_raw_code > div.wpb_wrapper > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "list",
          "title": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
          "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > div.col-md-3 > ul.list-inline",
              "snippet": "<ul class=\"list-inline mt-3\">",
              "node_label": "\n\nFacebook\nTwitter\nYoutube\nInstagram",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: br"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.home > header > a.skip",
              "snippet": "<a href=\"https://hivrisk.cdc.gov/#mainMenuId\" class=\"skip\" tabindex=\"1\">",
              "node_label": "Skip Navigation",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.container > div.col-lg-5 > a > img.img-responsive",
              "snippet": "<img src=\"https://hivrisk.cdc.gov/wp-content/themes/hrrt/img/top_header_left_023.svg\" class=\"img-responsive\" alt=\"Centers for disease control and prevention. CDC 24/7. Saving Lives, Protec…\" tabindex=\"2\">",
              "node_label": "Centers for disease control and prevention. CDC 24/7. Saving Lives, Protecting …",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.col-lg-5 > div.header_imput_1 > div.col-lg-10 > input#search_query",
              "snippet": "<input type=\"text\" name=\"search_query\" id=\"search_query\" autocomplete=\"off\" placeholder=\"Search\" tabindex=\"3\">",
              "node_label": "div.col-lg-5 > div.header_imput_1 > div.col-lg-10 > input#search_query",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.col-lg-5 > div.header_imput_1 > div.col-lg-2 > button.w3-btn",
              "snippet": "<button type=\"submit\" name=\"search_sbt\" value=\"Search\" class=\"w3-btn w3-blue w3-round-xlarge\" tabindex=\"4\">",
              "node_label": "div.col-lg-5 > div.header_imput_1 > div.col-lg-2 > button.w3-btn",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.o-widget-container > div.o-body > div.c-search > button#search__icon",
              "snippet": "<button id=\"search__icon\" class=\"c-search__icon\">",
              "node_label": "div.o-widget-container > div.o-body > div.c-search > button#search__icon",
              "explanation": "Fix any of the following:\n  Target has insufficient size (22px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > ul > li > a",
              "snippet": "<a href=\"https://jobs.cdc.gov/\">",
              "node_label": "Jobs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (27.5px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.4px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > ul > li > a",
              "snippet": "<a href=\"https://www.cdc.gov/funding\">",
              "node_label": "Funding",
              "explanation": "Fix any of the following:\n  Target has insufficient size (47px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > ul > li > a",
              "snippet": "<a href=\"https://www.cdc.gov/Other/policies.html\">",
              "node_label": "Policies",
              "explanation": "Fix any of the following:\n  Target has insufficient size (44.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > ul > li > a",
              "snippet": "<a href=\"https://www.cdc.gov/other/privacy.html\">",
              "node_label": "Privacy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (42.6px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > ul > li > a",
              "snippet": "<a href=\"https://www.cdc.gov/od/foia\">",
              "node_label": "FOIA",
              "explanation": "Fix any of the following:\n  Target has insufficient size (30.3px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px."
            },
            {
              "selector": "div.col-md-3 > span.value > span > a",
              "snippet": "<a href=\"https://www.usa.gov/\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.3px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.2px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js_active",
              "snippet": "<html lang=\"en\" dir=\"ltr\" class=\" js_active  vc_mobile  vc_transform  vc_transform \">",
              "node_label": "html.js_active",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://timp-ccid.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://mpris.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://dnpao-dtm.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://art.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#root > div > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy sr-only-focusable\" href=\"#tabContent\">",
              "node_label": "Skip directly to site content",
              "explanation": "Fix any of the following:\n  No skip link target"
            },
            {
              "selector": "div#root > div > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy sr-only-focusable\" href=\"#tabs-nav\">",
              "node_label": "Skip directly to page options",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.theme-purple",
              "snippet": "<html lang=\"en\" class=\"theme-purple\">",
              "node_label": "html.theme-purple",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://poca-public.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "app-header > mat-toolbar.mat-toolbar > div.productHeader > div.productVersion",
              "snippet": "<div _ngcontent-ng-c2018026978=\"\" class=\"productVersion\">",
              "node_label": "(Public  Version 2.18.1 - Release Date: 2026-01-30)",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.37 (foreground color: #dcdcdc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "mat-toolbar.mat-toolbar > div.productHeader > div.productVersion > span.mat-mdc-tooltip-trigger",
              "snippet": "<span _ngcontent-ng-c2018026978=\"\" class=\"mat-mdc-tooltip-trigger\" aria-describedby=\"cdk-describedby-message-ng-1-3\" cdk-describedby-host=\"ng-1\" style=\"user-select: none; -webkit-user-drag: none; touch-action: none;\">",
              "node_label": "Release Date: 2026-01-30)",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.37 (foreground color: #dcdcdc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "This warning banner provides privacy and security notices consistent with appli…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "This system is provided for Government-authorized use only.",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "Unauthorized or improper use of this system is prohibited and may result in dis…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "Personal use of social media and networking sites on this system is limited as …",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "By using this system, you understand and consent to the following:\nThe Governme…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul > li > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "The Government may monitor, record, and audit your system usage, including usag…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul > li > ul > li",
              "snippet": "<li _ngcontent-ng-c1137960919=\"\">",
              "node_label": "Any communication or data transiting or stored on this system may be disclosed …",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "app-welcome-screen.mat-mdc-dialog-component-host > div.mat-mdc-dialog-content > div.licenseBox > p",
              "snippet": "<p _ngcontent-ng-c1137960919=\"\">",
              "node_label": "In an effort to minimize the risk of medication errors due to proprietary name …",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > p > span",
              "snippet": "<span _ngcontent-ng-c1137960919=\"\">",
              "node_label": "This software application uses Drugs@FDA and RxNorm as the two data sources wit…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mat-mdc-dialog-content > div.licenseBox > p > b",
              "snippet": "<b _ngcontent-ng-c1137960919=\"\">",
              "node_label": "Use of this system and/or attainment of a certain POCA score does not guarantee…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #717171, background color: #f5f5f5, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        }
      ]
    },
    {
      "url": "https://cdrh-rst.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.views-view-responsive-grid__item-inner > div.views-field > span.field-content > h3",
              "snippet": "<h3>",
              "node_label": "Method to Maintain Oxidative Capacity of Test Solutions for Oxidative Degradati…",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.view > div.view-header > p > a",
              "snippet": "<a href=\"https://www.fda.gov/medical-devices/medical-device-development-tools-mddt\">",
              "node_label": "Medical Device Development Tools",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.77:1 with the surrounding text. (Minimum contrast is 3:1, link text: #337ab7, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.view > div.view-header > p > a",
              "snippet": "<a href=\"https://www.fda.gov/regulatory-information/search-fda-guidance-documents/r…\">",
              "node_label": "feedback or meetings for medical device submissions",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.77:1 with the surrounding text. (Minimum contrast is 3:1, link text: #337ab7, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "span.field-content > ul > li > a",
              "snippet": "<a href=\"/node?f%5B0%5D=categories%3A121\">",
              "node_label": "Lab Method",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "span.field-content > ul > li > a",
              "snippet": "<a href=\"/node?f%5B0%5D=categories%3A121\">",
              "node_label": "Lab Method",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "span.field-content > ul > li > a",
              "snippet": "<a href=\"/node?f%5B0%5D=categories%3A121\">",
              "node_label": "Lab Method",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "span.field-content > ul > li > a",
              "snippet": "<a href=\"/node?f%5B0%5D=categories%3A121\">",
              "node_label": "Lab Method",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "span.field-content > ul > li > a",
              "snippet": "<a href=\"/node?f%5B0%5D=categories%3A126\">",
              "node_label": "Computer Model",
              "explanation": "Fix any of the following:\n  Target has insufficient size (83.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://contact.preprod.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nchsdata.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://dprpdataportal.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://oasis.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://data.cdc.gov",
      "scan_status": "failed",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://hfp-onlinesubmissions.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > img",
              "snippet": "<img src=\"./OracleHTTPServer12c_files/gradation_header_L.gif\" align=\"left\">",
              "node_label": "tbody > tr > td > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tbody > tr > td > img",
              "snippet": "<img src=\"./OracleHTTPServer12c_files/gradation_header_R.gif\" align=\"right\">",
              "node_label": "tbody > tr > td > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tbody > tr > td > img",
              "snippet": "<img src=\"./OracleHTTPServer12c_files/footer_L.gif\" height=\"25\">",
              "node_label": "tbody > tr > td > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tbody > tr > td > img",
              "snippet": "<img src=\"./OracleHTTPServer12c_files/footer_R.gif\" align=\"right\" height=\"25\">",
              "node_label": "tbody > tr > td > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://finddoxypep.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://www.accessdata.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "document-title",
          "title": "Document doesn't have a `<title>` element",
          "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.11/document-title).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  Document does not have a non-empty <title> element"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fissweb.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://heart-stroke-atlas.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div > div > div#histogramExpander > div.toolExpanderHeader",
              "snippet": "<div class=\"toolExpanderHeader mdtext flexSpread\" aria-controls=\"histogramContent\" aria-expanded=\"false\" tabindex=\"0\">",
              "node_label": "Histogram",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "title": "`[aria-hidden=\"true\"]` elements contain focusable descendents",
          "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.esri-view-user-storage > div#legendContainer > div.modalHeader > calcite-icon#dockRight",
              "snippet": "<calcite-icon id=\"dockRight\" color=\"black\" tab-index=\"50\" tabindex=\"50\" style=\"margin-left: 1rem; color: black; cursor: pointer;\" aria-hidden=\"true\" scale=\"m\" icon=\"dock-right\">",
              "node_label": "div.esri-view-user-storage > div#legendContainer > div.modalHeader > calcite-icon#dockRight",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#leftPanelContent > div#leftMenuContainer > div.bg-primary > h4",
              "snippet": "<h4 style=\"padding-left: 1rem; color: white;\">",
              "node_label": "Select a Topic",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#LeftPanel > div.panelHeaderContainer > div.panelHeader > span",
              "snippet": "<span role=\"button\" tabindex=\"1\" style=\"cursor: pointer;\">",
              "node_label": "div#LeftPanel > div.panelHeaderContainer > div.panelHeader > span",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftPanelContent > div#leftMenuContainer > div.btnCtrlBox > button#btnBackLeft",
              "snippet": "<button type=\"button\" disabled=\"\" id=\"btnBackLeft\" tabindex=\"2\" class=\"actionCtrl flexAround btn btn-actionCtrl btn-sm\">",
              "node_label": "Back",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftPanelContent > div#leftMenuContainer > div.btnCtrlBox > button#btnReset",
              "snippet": "<button type=\"button\" id=\"btnReset\" tabindex=\"3\" class=\"actionCtrl flexAround btn btn-actionCtrl btn-sm\">",
              "node_label": "Reset",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass1",
              "snippet": "<button id=\"btnThemeClass1\" class=\"filterCtrl btn btn-sm\" tabindex=\"4\">",
              "node_label": "Mortality, Hospitalization (state,county)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass7",
              "snippet": "<button id=\"btnThemeClass7\" class=\"filterCtrl btn btn-sm\" tabindex=\"5\">",
              "node_label": "Prevalence (county,census tract)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass5",
              "snippet": "<button id=\"btnThemeClass5\" class=\"filterCtrl btn btn-sm\" tabindex=\"6\">",
              "node_label": "Risk Factors (county,census tract)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass2",
              "snippet": "<button id=\"btnThemeClass2\" class=\"filterCtrl btn btn-sm\" tabindex=\"7\">",
              "node_label": "Social, Economic, Environmental Data",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass9",
              "snippet": "<button id=\"btnThemeClass9\" class=\"filterCtrl btn btn-sm\" tabindex=\"8\">",
              "node_label": "Demographics (county,census tract)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass3",
              "snippet": "<button id=\"btnThemeClass3\" class=\"filterCtrl btn btn-sm\" tabindex=\"9\">",
              "node_label": "Health Care Delivery and Insurance",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#leftMenuContainer > div#filter > div.themeClassListContainer > button#btnThemeClass4",
              "snippet": "<button id=\"btnThemeClass4\" class=\"filterCtrl btn btn-sm\" tabindex=\"10\">",
              "node_label": "Health Care Costs (county)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.mainBody > div > div#mainMapDivmap1 > div#mapContainermap1",
              "snippet": "<div class=\"atlasBox\" id=\"mapContainermap1\" tabindex=\"100\" style=\"display: flex; height: calc(-85px + 100vh);\">",
              "node_label": "Powered by Esri\nLegend",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div > div.panelHeaderContainer > div.panelHeader > span",
              "snippet": "<span role=\"button\" tabindex=\"11\" style=\"cursor: pointer;\">",
              "node_label": "div > div.panelHeaderContainer > div.panelHeader > span",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.bg-primary > div#legendPanel > div#legendDockPad > span",
              "snippet": "<span tabindex=\"12\" style=\"cursor: pointer; width: 100%;\">",
              "node_label": "Dock Legend Window",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div > div.bg-primary > div#tableViewRouter > a",
              "snippet": "<a tabindex=\"13\" href=\"/tableview\" data-discover=\"true\" style=\"color: rgb(0, 94, 170); width: 100%;\">",
              "node_label": "Switch to Table View",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://places.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#HLTHOUT",
              "snippet": "<span id=\"HLTHOUT\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#PREVENT",
              "snippet": "<span id=\"PREVENT\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#RISKBEH",
              "snippet": "<span id=\"RISKBEH\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#HLTHSTAT",
              "snippet": "<span id=\"HLTHSTAT\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#DISABLT",
              "snippet": "<span id=\"DISABLT\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "div.mt-1 > div.topic-collapse > div > span#SOCLNEED",
              "snippet": "<span id=\"SOCLNEED\" role=\"button\" tabindex=\"0\" class=\"fi cdc-icon-minus topic-collapse__plusminus\" aria-label=\"collapse\">",
              "node_label": "collapse",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10.5px by 27px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://mvps.cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "ul > li > nav > h6.hidden-four",
              "snippet": "<h6 class=\"hidden-four hidden-three\">",
              "node_label": "ABOUT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#header-container > div.titlebar > a > img.samsheader",
              "snippet": "<img src=\"images/SAMSHalfLogo.png\" class=\"samsheader\">",
              "node_label": "div#header-container > div.titlebar > a > img.samsheader",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "label",
          "title": "Form elements do not have associated labels",
          "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "form#sams-creds-form-visible-one > fieldset#samscreds-fieldset-visible-one > div.ptext > input#USER",
              "snippet": "<input class=\"input-medium\" name=\"USER\" id=\"USER\" type=\"text\" placeholder=\"\">",
              "node_label": "form#sams-creds-form-visible-one > fieldset#samscreds-fieldset-visible-one > div.ptext > input#USER",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has an empty placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "form#sams-creds-form-visible-one > fieldset#samscreds-fieldset-visible-one > div.ptext > input#PASSWORD",
              "snippet": "<input class=\"input-medium\" name=\"PASSWORD\" id=\"PASSWORD\" type=\"password\" placeholder=\"\">",
              "node_label": "form#sams-creds-form-visible-one > fieldset#samscreds-fieldset-visible-one > div.ptext > input#PASSWORD",
              "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has an empty placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header#header > div#header-container > div.titlebar > a",
              "snippet": "<a href=\"https://sams.cdc.gov\">",
              "node_label": "header#header > div#header-container > div.titlebar > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body > div#skipmenu > a.skippy",
              "snippet": "<a href=\"#share-bar\" class=\"skippy\">",
              "node_label": "Skip directly to page options",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.no-nav",
              "snippet": "<html class=\"no-nav theme-blue  js touch video generatedcontent audio placeholder portr…\" lang=\"en-us\" style=\"\">",
              "node_label": "html.no-nav",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    }
  ]
}
