Pa11y results for "https://www.celebrex.com/"
Generated at: Mon Dec 29 2025 21:31:39 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 5 errors 0 warnings 0 notices
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img height="92" width="65" src="/-/media/Project/Common/CelebrexCom/Images/Home-Media/celebrex_20_years_experience.png">
(selector "#content > div > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(1) > div > div > div:nth-child(2) > ul > li:nth-child(1) > img")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img height="75" width="75" src="/-/media/Project/Common/CelebrexCom/Images/Home-Media/disease_state_icon.png">
(selector "#content > div > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(1) > div > div > div:nth-child(2) > ul > li:nth-child(2) > img")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img height="64" width="58" src="/-/media/Project/Common/CelebrexCom/Images/Home-Media/manufacturing_standard_shield_.png">
(selector "#content > div > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(1) > div > div > div:nth-child(2) > ul > li:nth-child(3) > img")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form class="form-horizontal singup-frm" id="PopUpFormRequest" enctype="multipart/form-data"> <div class="modal"> ...</form>
(selector "#PopUpFormRequest")
-
Error: This link points to a named anchor "#" within the document, but no anchor exists with that name.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.G1,G123,G124.NoSuchID
<a href="##" "="">NO THANKS</a>
(selector "#PopUpFormRequest > div > div:nth-child(1) > div:nth-child(7) > div > div > a")