You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: 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.
Selector: #search-input
Context: <input type="text" id="search-input" placeholder="Search in 5 articles">
Message: 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.
Selector: #search-input
Context: <input type="text" id="search-input" placeholder="Search in 5 articles">
Message: 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.71:1. Recommendation: change text colour to #272727.
Selector: html > body > footer > div > small > a:nth-child(2)
Message: 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.71:1. Recommendation: change text colour to #272727.
Selector: html > body > footer > div > small > a:nth-child(1)
Message: 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.64:1. Recommendation: change text colour to #717171.
The user @carlsonsantana validate your site template "https://nandomoreirame.github.io/nandomoreira-jekyll-theme/" and found these accessibility errors:
#search-input
<input type="text" id="search-input" placeholder="Search in 5 articles">
#search-input
<input type="text" id="search-input" placeholder="Search in 5 articles">
#modalSearch > div:nth-child(2) > a
<a href="#!" class="modal-close" data-modal-close="">×</a>
html > body > a
<a class="scroll-up fa fa-chevron-up bounce" href="#" data-position="0"></a>
html > body > footer > div > small > a:nth-child(2)
<a href="https://github.com/nandomoreirame/nandomoreira-jekyll-theme" target="_blank">Open source <i class="fa fa-hea...</a>
html > body > footer > div > small > a:nth-child(1)
<a href="http://jekyllrb.com" target="_blank">Jekyll</a>
html > body > footer > div > p > small
<small>– Albert Einstein</small>
html > body > footer > div > ul > li:nth-child(5) > a
<a href="http://linkedin.com/in/nandomoreirame" class="icon-linkedin" target="_blank"> <i class="fa fa-link...</a>
html > body > footer > div > ul > li:nth-child(4) > a
<a href="http://instagram.com/nandomoreira.me" class="icon-instagram" target="_blank"> <i class="fa fa-inst...</a>
html > body > footer > div > ul > li:nth-child(3) > a
<a href="http://twitter.com/nandomoreirame" class="icon-twitter" target="_blank"> <i class="fa fa-twit...</a>
html > body > footer > div > ul > li:nth-child(2) > a
<a href="http://facebook.com/fernando.dev" class="icon-facebook" target="_blank"> <i class="fa fa-face...</a>
html > body > footer > div > ul > li:nth-child(1) > a
<a href="http://github.com/nandomoreirame" class="icon-github" target="_blank"> <i class="fa fa-gith...</a>
html > body > header > div > nav > ul > li:nth-child(3) > a
<a href="/nandomoreira-jekyll-theme/feed.xml" target="_blank"><i class="fa fa-feed"></i></a>
html > body > header > div > nav > ul > li:nth-child(2) > a
<a href="#!" data-modal="modalSearch"><i class="fa fa-search"></i></a>
html > body > header > div > nav > ul > li:nth-child(2) > a
<a href="#!" data-modal="modalSearch"><i class="fa fa-search"></i></a>
You can check these accessibility errors using pa11y.
You can view the full validation results in our website.
The text was updated successfully, but these errors were encountered: