Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction3 of 12 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 66/100 — 5 failing, 10 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Sprzedaż domen z rozszerzeniem
art.pl już trwa! div.premium-info-wrapper > div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > h4 |
art.pl div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > h4 > a |
Pospiesz się, dołącz do TWÓRCÓW! Bądź art.pl, twórz z art.pl! Nie przegap swoje… div.premium-info-wrapper > div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > p |
art.pl div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > p > a |
art.pl div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > p > a |
art.pl div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > p > a |
Cokolwiek tworzysz, pokaż się jak ARTYSTA! div.premium-info-wrapper > div.premium-info-wrapper-inner > div.premium-info-wrapper-inner__box > h5 |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
lab.art.pl div.banner-inner > div.banner-info > p > a |
These are opportunities to improve the legibility of your content.
Internationalization and localization
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.footer-wrapper-inner > div.footer-wrapper-inner__menu > div.footer-wrapper-inner-col1 > img div.footer-wrapper-inner > div.footer-wrapper-inner__menu > div.footer-wrapper-inner-col1 > img |
div.footer-wrapper-inner > div.footer-wrapper-inner-col4 > a > img div.footer-wrapper-inner > div.footer-wrapper-inner-col4 > a > img |
div.footer-wrapper-inner > div.footer-wrapper-inner-col4 > a > img div.footer-wrapper-inner > div.footer-wrapper-inner-col4 > a > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Regulamin div.footer-wrapper-inner-col2 > ul > li > a |
Polityka prywatności div.footer-wrapper-inner-col2 > ul > li > a |
These items highlight common accessibility best practices.
C404 Error PageActionHTTP 404, custom pageREVIEW
ALandmark Structure4 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy14 headingsPASS
- H1 Twoja domena w art.pl
- H2 Dla kogo jest art.pl
- H3 czym jest
- H2 art.pl to domena charakteryzująca TWÓRCÓW, których ambicją jest być MISTRZEM w swojej kategorii:
- H3 To domena dla osób prawnych/instytucji, które reprezentują KREATYWNOŚĆ.
- H2 LABORATORIUM FOTOGRAFII PROFESJONALNEJ - lab.art.pl
- H3 Planujesz wystawę, chcesz udekorować swój dom, biuro lub jakąkolwiek przestrzeń, potrzebujesz wielkoformatowych wydruków na witryny sieci sklepów? Zajrzyj do nas! Mamy bogata ofertę szytą na
- H2 Bez żadnych kruczków wykup hosting w Kru.pl
- H3 Poszukujesz hostingu? Hosting biznes za 0 zł!!! Użyj kodu: ART2023
- H2 Jesteś specem od DIGITAL MARKETINGU?
- H3 Oto tu idealne miejsce na reklamę Twoich usług. Twórcy wszelkich kategorii potrzebują dziś wsparcia DIGITAL MARKETINGU.
- H3 Rozważasz domenę PREMIUM?
- H4 Sprzedaż domen z rozszerzeniemart.pl już trwa!
- H5 Cokolwiek tworzysz, pokaż się jak ARTYSTA!
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | (wpisz tutaj poszukiwaną domenę _) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
ALink & Button Quality23 links, 4 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://www.lab.art.pl | lab.art.pl | new tab | Add '(opens in new tab)' to text |
| http://www.lab.art.pl | Chcesz dostać 7% upustu? To p… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/www.ARTpl | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/art.pl_wall/ | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
http://www.lab.art.pl; http://www.lab.art.pl; https://www.facebook.com/www.ARTpl; https://www.instagram.com/art.pl_wall/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Twoja domena w art.p… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Dla kogo jest art.pl | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 LABORATORIUM FOTOGRA… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h2 Bez żadnych kruczk… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h2 Jesteś specem od DI… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h3 czym jest | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 To domena dla osób … | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h3 Planujesz wystawę, … | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h3 Poszukujesz hostingu… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h3 Oto tu idealne miejs… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| h3 Rozważasz domenę P… | 18.73:1 | 3.0:1 | #000000 | #F5F1F1 | Pass |
| title Bank domen ART.PL | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Cennik | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Domeny premium | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a FAQ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Kontakt | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Logowanie | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Mój koszyk | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Wyszukaj domenę | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Jest dla tych wszyst… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.