Pa11y results for "https://www.ducaamedeo.it/contattaci-old/"
Generated at: Mon Jun 30 2025 15:35:44 GMT+0000 (Coordinated Universal Time)
Runners (with issues): htmlcs
Toggle by type 45 errors 0 warnings 0 notices
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="text">MENU</span>
(selector "html > body > a > span:nth-child(2)")
-
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="https://www.facebook.com/VillaggioDucaAmedeo/" target="_blank"><i class="fab fa-facebook-f"></...</a>
(selector "html > body > nav > div > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > ul > li:nth-child(1) > a")
-
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="https://www.instagram.com/ducaamedeo/" target="_blank" data-cmp-ab="2"><i class="fab fa-instagram"></i...</a>
(selector "html > body > nav > div > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > ul > li:nth-child(2) > a")
-
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="https://www.tiktok.com/@ducaamedeo" target="_blank" data-cmp-ab="2"><i class="fab fa-tiktok"></i></a>
(selector "html > body > nav > div > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > ul > li:nth-child(3) > a")
-
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="https://www.youtube.com/user/VillaggioDucaAmedeo" target="_blank"><i class="fab fa-youtube"></i></a>
(selector "html > body > nav > div > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > ul > li:nth-child(4) > 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 href="//www.google.com/maps/dir/?api=1&destination=Villaggio+Camping+Duca+Amedeo%2C+Lungomare+Europa%2C+158%2C+64014+Martinsicuro+TE" target="_blank"><img src="https://www.ducaamede...</a>
(selector "html > body > header > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a")
-
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="https://www.facebook.com/VillaggioDucaAmedeo/" target="_blank"><i class="fab fa-facebook-f"></...</a>
(selector "html > body > header > div > div:nth-child(1) > div:nth-child(2) > div > ul > li:nth-child(1) > a")
-
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="https://www.instagram.com/ducaamedeo/" target="_blank" data-cmp-ab="2"><i class="fab fa-instagram"></i...</a>
(selector "html > body > header > div > div:nth-child(1) > div:nth-child(2) > div > ul > li:nth-child(2) > a")
-
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="https://www.tiktok.com/@ducaamedeo" target="_blank" data-cmp-ab="2"><i class="fab fa-tiktok"></i></a>
(selector "html > body > header > div > div:nth-child(1) > div:nth-child(2) > div > ul > li:nth-child(3) > a")
-
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="https://www.youtube.com/user/VillaggioDucaAmedeo" target="_blank"><i class="fab fa-youtube"></i></a>
(selector "html > body > header > div > div:nth-child(1) > div:nth-child(2) > div > ul > li:nth-child(4) > a")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.97:1. Recommendation: change background to #007eb4.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<h6>HAI QUALCHE DUBBIO? CONTATTACI</h6>
(selector "html > body > header > div > main > div > div > div:nth-child(2) > div:nth-child(1) > h6")
-
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> <input type="hidden" name=...</form>
(selector "#acrbox > form")
-
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" name="checkin" value="" id="dp1751291212217" class="hasDatepicker">
(selector "#dp1751291212217")
-
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" name="checkin" value="" id="dp1751291212217" class="hasDatepicker">
(selector "#dp1751291212217")
-
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" name="checkout" value="" id="dp1751291212218" class="hasDatepicker">
(selector "#dp1751291212218")
-
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" name="checkout" value="" id="dp1751291212218" class="hasDatepicker">
(selector "#dp1751291212218")
-
Error: This select 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.Select.Name
<select name="guesttypes[0][14026]" guestid="14026" onchange="it.bookingexpert.AcrBox.showAges(this, 8, null, 18, false)"><option>1</option><option selec...</select>
(selector "#acrbox > form > div:nth-child(7) > select")
-
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
<select name="guesttypes[0][14026]" guestid="14026" onchange="it.bookingexpert.AcrBox.showAges(this, 8, null, 18, false)"><option>1</option><option selec...</select>
(selector "#acrbox > form > div:nth-child(7) > select")
-
Error: This select 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.Select.Name
<select name="guesttypes[0][14027]" guestid="14027" onchange="it.bookingexpert.AcrBox.showAges(this, 3, 7, 3, false)"><option selected="selected">0</...</select>
(selector "#acrbox > form > div:nth-child(8) > select")
-
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
<select name="guesttypes[0][14027]" guestid="14027" onchange="it.bookingexpert.AcrBox.showAges(this, 3, 7, 3, false)"><option selected="selected">0</...</select>
(selector "#acrbox > form > div:nth-child(8) > select")
-
Error: This select 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.Select.Name
<select name="guesttypes[0][14028]" guestid="14028" onchange="it.bookingexpert.AcrBox.showAges(this, 0, 2, 0, false)"><option selected="selected">0</...</select>
(selector "#acrbox > form > div:nth-child(9) > select")
-
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
<select name="guesttypes[0][14028]" guestid="14028" onchange="it.bookingexpert.AcrBox.showAges(this, 0, 2, 0, false)"><option selected="selected">0</...</select>
(selector "#acrbox > form > div:nth-child(9) > select")
-
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" name="firstname">
(selector "#acrbox > form > div:nth-child(10) > 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" name="firstname">
(selector "#acrbox > form > div:nth-child(10) > 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 type="text" name="lastname">
(selector "#acrbox > form > div:nth-child(11) > 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" name="lastname">
(selector "#acrbox > form > div:nth-child(11) > 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 type="text" name="email">
(selector "#acrbox > form > div:nth-child(12) > 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" name="email">
(selector "#acrbox > form > div:nth-child(12) > 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 type="text" name="phone">
(selector "#acrbox > form > div:nth-child(13) > 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" name="phone">
(selector "#acrbox > form > div:nth-child(13) > input")
-
Error: This textarea 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.Textarea.Name
<textarea name="request"></textarea>
(selector "#acrbox > form > div:nth-child(14) > textarea")
-
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
<textarea name="request"></textarea>
(selector "#acrbox > form > div:nth-child(14) > textarea")
-
Error: This checkboxinput 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.InputCheckbox.Name
<input type="checkbox" name="privacy">
(selector "#acrbox > form > div:nth-child(17) > 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="checkbox" name="privacy">
(selector "#acrbox > form > div:nth-child(17) > input")
-
Error: This textarea 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.Textarea.Name
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response")
-
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
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe style="display: none;" data-cmp-info="7"></iframe>
(selector "#acrbox > form > div:nth-child(20) > iframe")
-
Error: Anchor element found with no link content and no name and/or ID attribute.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.EmptyNoId
<a href="" target="_blank" title=""></a>
(selector "html > body > header > div > footer > div > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul > li:nth-child(4) > a")
-
Error: This emailinput 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.InputEmail.Name
<input type="email" class="sib-email-area form-control" name="email" required="required" placeholder="INSERISCI LA TUA EMAIL" aria-required="true">
(selector "#sib_signup_form_2 > div:nth-child(7) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > input")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.13:1. Recommendation: change background to #0a8927.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://be.bookingexpert.it/book/home/index?layout=9759&nsid=4a966e67-ad4c-45c9-8815-f6c55eef0f3f" target="_blank" title="PRENOTA ORA" class="button-booking-bar button-booking-bar-booking" data-cmp-ab="2"><img src="https://www.ducaamede....
(selector "html > body > header > div > section:nth-child(8) > div > div > div:nth-child(2) > a")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.63:1. Recommendation: change background to #967100.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://www.ducaamedeo.it/contattaci/" target="_blank" title="VERIFICA DISPONIBILITÁ" class="button-booking-bar button-booking-bar-envelope"><img src="https://www.ducaamede...</a>
(selector "html > body > header > div > section:nth-child(8) > div > div > div:nth-child(3) > a")
-
Error: This select 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.Select.Name
<select class="ui-datepicker-month" data-handler="selectMonth" data-event="change"><option value="5">Jun</option><...</select>
(selector "#ui-datepicker-div > div > div > select:nth-child(1)")
-
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
<select class="ui-datepicker-month" data-handler="selectMonth" data-event="change"><option value="5">Jun</option><...</select>
(selector "#ui-datepicker-div > div > div > select:nth-child(1)")
-
Error: This select 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.Select.Name
<select class="ui-datepicker-year" data-handler="selectYear" data-event="change"><option value="2025" selected="...</select>
(selector "#ui-datepicker-div > div > div > select:nth-child(2)")
-
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
<select class="ui-datepicker-year" data-handler="selectYear" data-event="change"><option value="2025" selected="...</select>
(selector "#ui-datepicker-div > div > div > select:nth-child(2)")