Pa11y results for "https://www.renvela.com/"
Generated at: Mon Dec 29 2025 21:31:39 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 14 errors 0 warnings 0 notices
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a class="sanofi_logo" href="https://www.sanofi.us/l/us/en/index.jsp" target="_blank"></a>
(selector "#top > div:nth-child(2) > div > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a class="smaller" href="#"><img src="/Images/hcp/btn_txtsi...</a>
(selector "#top > div:nth-child(3) > div:nth-child(2) > div > a:nth-child(2)")
-
Error: Img element inside a link must not use alt text that duplicates the content of a text link beside it.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H2.EG3
<img src="/Images/hcp/btn_txtsize_minus.png" id="txt_size_small">
(selector "#txt_size_small")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a class="larger" href="#"><img src="/Images/hcp/btn_txtsi...</a>
(selector "#top > div:nth-child(3) > div:nth-child(2) > div > a:nth-child(3)")
-
Error: Img element inside a link must not use alt text that duplicates the content of a text link beside it.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.undefined
<img src="/Images/hcp/btn_txtsize_plus.png" id="txt_size_big">
(selector "#txt_size_big")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a class="renvela_logo" href="/"></a>
(selector "#top > div:nth-child(4) > div > a")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="mobileSearch" value="Enter search term" maxlength="100" name="query">
(selector "#top > div:nth-child(4) > div > div:nth-child(5) > form > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="mobileSearch" value="Enter search term" maxlength="100" name="query">
(selector "#top > div:nth-child(4) > div > div:nth-child(5) > form > input")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input id="query" type="text" name="query" value="Enter search term" maxlength="100" class="deskSearch">
(selector "#query")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input id="query" type="text" name="query" value="Enter search term" maxlength="100" class="deskSearch">
(selector "#query")
-
Error: This buttoninput element does not have a name available to an accessibility API. Valid names are: value undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputButton.Name
<input type="submit" id="searchSubmit" value=" " disabled="">
(selector "#searchSubmit")
-
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 src="/images/letter_logo.jpg">
(selector "#goodbye > h1:nth-child(7) > img")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fan...</a>
(selector "#fancybox-left")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fan...</a>
(selector "#fancybox-right")