Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction108 headings, 5 skip(s)FIX
- H2 Komunikaty
- H5 Poznan.pl, oficjalna strona Miasta Poznania skipped
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H5 Poznan.pl, oficjalna strona Miasta Poznania
- H1 Poznan.pl, oficjalna strona Miasta Poznania
- H1 Poznan.pl, oficjalna strona Miasta Poznania duplicate H1
- H4 Informacja o przetwarzaniu danych skipped
- H4 Cenimy Twoją prywatność
- H4 Wybrane pliki cookies:
- H4 Cookies plików wideo
- H4 Cookies wpływające na wydajność
- H4 Funkcjonalne pliki
- H4 Niezbędne pliki cookies
- H2 menu
- H2 Aktualności
- H3 Informacje dodatkowe
- H3 Trzecia urodzinowa sobota w CIR
- H3 Gratka dla fanów motoryzacji
- H3 Jubileusze par małżeńskich
- H3 Rusza nabór do miejskiego programu stypendialnego
- H3 Dzień Ziemi w Arsenale
- H3 Prezydent Poznania spotkał się z mieszkańcami Woli
- H4 Srebrny Fyrtel w maju
- H4 Warsztaty o ptakach w Collegium Cieszkowskich
- H4 Terytorialsi pomogą zabezpieczyć infrastrukturę Aquanetu
- H4 Trzecia urodzinowa sobota w CIR
- H4 Gratka dla fanów motoryzacji
- H4 Jubileusze par małżeńskich
- H4 Rusza nabór do miejskiego programu stypendialnego
- H4 Dzień Ziemi w Arsenale
- H4 Prezydent Poznania spotkał się z mieszkańcami Woli
- H4 Lech Poznań UAM powalczy o finał Pucharu Polski
- H4 Jak oderwać nastolatka od telefonu?
- H4 Naprawa nawierzchni jezdni na ulicy Matejki
- H4 Nowe drzewa na Świerczewie, Wildzie i Zielonym Dębcu
- H4 Srebrny Fyrtel w maju
- H4 Warsztaty o ptakach w Collegium Cieszkowskich
- H4 Terytorialsi pomogą zabezpieczyć infrastrukturę Aquanetu
- H4 Trzecia urodzinowa sobota w CIR
- H4 Gratka dla fanów motoryzacji
- H4 Jubileusze par małżeńskich
- H4 Rusza nabór do miejskiego programu stypendialnego
- H4 Dzień Ziemi w Arsenale
- H4 Prezydent Poznania spotkał się z mieszkańcami Woli
- H4 Lech Poznań UAM powalczy o finał Pucharu Polski
- H4 Jak oderwać nastolatka od telefonu?
- H4 Naprawa nawierzchni jezdni na ulicy Matejki
- H4 Nowe drzewa na Świerczewie, Wildzie i Zielonym Dębcu
- H4 Srebrny Fyrtel w maju
- H4 Warsztaty o ptakach w Collegium Cieszkowskich
- H4 Terytorialsi pomogą zabezpieczyć infrastrukturę Aquanetu
- H2 blok treści
- H2 Ważne Sprawy
- H2 kontakt
- H3 Bądź w kontakcie usługi do kontaktu z instytucjami miasta
- H2 kontakt
- H2 e-urząd
- H3 E-urząd
- H2 eurząd
- H2 Plan Poznania
- H2 plan
- H4 Znajdź na mapie Poznania skipped
- H5 Polecane warstwy
- H2 Komunikaty Smart City
- H2 Komunikacja miejska
- H2 Wydarzenia
- H3 Spektakl - Calineczka
- H3 Spotkanie inauguracyjne Otwartego Klubu...
- H3 Spektakl - Calineczka
- H3 [WTM-IWD2026] Breaking the pattern -...
- H3 Koncert - Nadęci - Męska Orkiestra Rozrywkowa
- H3 Filmy, których nie było - piosenki, które zostają
- H3 artykuł
- H3 Wariacje na ptaki i inne instrumenty
- H3 artykuł
- H3 Kim jest Król Roger?
- H3 artykuł
- H3 Konkurs na Wydarzenie Muzyczne dla Dzieci
- H3 artykuł
- H3 NEXT FEST. Między gigami
- H2 Video Poznań
- H3 Więcej aktualności z Poznania
- H4 Wybierz portal
- H2 biuletyn
- H4 Aktualności skipped
- H3 artykuł
- H3 Konsultacje w sprawie nocnej sprzedaży alkoholu
- H3 artykuł
- H3 XXXIII sesja Rady Miasta Poznania
- H3 artykuł
- H3 Miliony dla Teatru Polskiego
- H3 artykuł
- H3 Kontynuacja oceny realizacji budżetu
- H3 Biuletyn Informacji Publicznej
- H2 dziennik prezydenta
- H3 Prezydent / Rada Miasta
- H2 Nieruchomości na sprzedaż
- H3 Nieruchomości na sprzedaż
- H2 praca
- H4 Praca skipped
- H4 Zamówienia publiczne
- H2 przetargi
- H2 Zobacz również
- H1 PLATFORMA POZNAN.PL duplicate H1
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
FAlt Text QualityAction8 of 79 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 7 image(s) |
| generic | 1 image(s) |
| too long | 14 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
DForm AccessibilityAction6 of 19 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| #string | text | szukaj informacji | for/id |
| select | select | Widget de idiomas del Traductor | aria-label |
| #styled-checkbox-1 | checkbox | Wszystkie | for/id |
| #styled-checkbox-2 | checkbox | Rozszerzone | for/id |
| #styled-checkbox-3 | checkbox | Podstawowe | for/id |
| #id_ulica_street_lookup | text | Nazwa ulicy | for/id |
| #chatbotKeypadUserInput | textarea | (Wpisz treść wiadomości) | placeholder only |
| #goog-gt-votingInputSrcLang | text | (none) | none |
| #goog-gt-votingInputTrgLang | text | (none) | none |
| #goog-gt-votingInputSrcText | text | (none) | none |
| #goog-gt-votingInputTrgText | text | (none) | none |
| #goog-gt-votingInputVote | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="sl" id="goog-gt-votingInputSrcLang">; <input type="text" name="tl" id="goog-gt-votingInputTrgLang">; <input type="text" name="query" id="goog-gt-votingInputSrcText">; <input type="text" name="gtrans" id="goog-gt-votingInputTrgText">; <input type="text" name="vote" id="goog-gt-votingInputVote">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<textarea id="chatbotKeypadUserInput">
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
DLink & Button QualityAction19 issue(s) across 477 links and 76 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /fundusze-europejskie/ | (empty) | empty | Add link text or aria-label |
| /fundusze-europejskie/ | (empty) | empty | Add link text or aria-label |
| https://www.poznan.pl/mim/public/wideo/a… | ETR - tekst | new tab | Add '(opens in new tab)' to text |
| https://translate.google.com | Traductor de Google | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.poznan.pl | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/fundusze-europejskie/; /fundusze-europejskie/; a.lb-cancel (#3027 on page); a.lb-close (#3034 on page); https://www.poznan.pl
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.poznan.pl/mim/public/wideo/attachments.html?co=show&id=503880&ins…; https://translate.google.com
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.submenu_mobile_arrow_box (#159 on page); button.submenu_mobile_arrow_box (#265 on page); button.submenu_mobile_arrow_box (#352 on page); button.submenu_mobile_arrow_box (#433 on page); button.submenu_mobile_arrow_box (#549 on page); button.submenu_mobile_arrow_box (#608 on page); button.slickslider-mobile-main-page-arrow-box (#1461 on page); button.slickslider-mobile-main-page-arrow-box (#1899 on page); button.events-slickslider-mobile-arrow-box (#2159 on page); button.events-slickslider-mobile-arrow-box (#2290 on page) (+4 more)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding8 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 PLATFORMA POZNAN.PL | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Komunikaty | 1.12:1 | 3.0:1 | #000000 | #001325 | Fail |
| h2 menu | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Aktualności | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 blok treści | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Ważne Sprawy | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 kontakt | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 kontakt | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 e-urząd | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 eurząd | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Plan Poznania | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 plan | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Komunikaty Smart Cit… | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Komunikacja miejska | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Wydarzenia | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Video Poznań | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 biuletyn | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 dziennik prezydenta | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 Nieruchomości na sp… | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
| h2 praca | 2.45:1 | 3.0:1 | #000000 | #4C4C4C | Fail |
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.
CLighthouse Accessibility AuditsActionScore 74/100 — 8 failing, 25 passedREVIEW
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.body-section > section.news-section > div#slider-mobile > div#progress-bar-slider-news-main-page div.body-section > section.news-section > div#slider-mobile > div#progress-bar-slider-news-main-page |
section#events_main_section > div.events-block-container > div > div.progress-bar-events section#events_main_section > div.events-block-container > div > div.progress-bar-events |
section.boxes-container > div.wrapper > div.wrapper > div#progress-bar-video section.boxes-container > div.wrapper > div.wrapper > div#progress-bar-video |
div.body-container > div.body-section > section.slick-box-container > div#prog_bar div.body-container > div.body-section > section.slick-box-container > div#prog_bar |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section#events_main_section > div.events-block-container > div > div.progress-bar-events section#events_main_section > div.events-block-container > div > div.progress-bar-events |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.herbLogoBody > div#submenu_mobile_head_0 > div#submenu_mobile_button_0 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_0 > div#submenu_mobile_button_0 > button.submenu_mobile_arrow_box |
body.herbLogoBody > div#submenu_mobile_head_1 > div#submenu_mobile_button_1 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_1 > div#submenu_mobile_button_1 > button.submenu_mobile_arrow_box |
body.herbLogoBody > div#submenu_mobile_head_2 > div#submenu_mobile_button_2 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_2 > div#submenu_mobile_button_2 > button.submenu_mobile_arrow_box |
body.herbLogoBody > div#submenu_mobile_head_3 > div#submenu_mobile_button_3 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_3 > div#submenu_mobile_button_3 > button.submenu_mobile_arrow_box |
body.herbLogoBody > div#submenu_mobile_head_4 > div#submenu_mobile_button_4 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_4 > div#submenu_mobile_button_4 > button.submenu_mobile_arrow_box |
body.herbLogoBody > div#submenu_mobile_head_5 > div#submenu_mobile_button_5 > button.submenu_mobile_arrow_box body.herbLogoBody > div#submenu_mobile_head_5 > div#submenu_mobile_button_5 > button.submenu_mobile_arrow_box |
div#slider-mobile > div.wrapper > div.slider-news-mainpage > button.slickslider-mobile-main-page-arrow-box div#slider-mobile > div.wrapper > div.slider-news-mainpage > button.slickslider-mobile-main-page-arrow-box |
div#slider-mobile > div.wrapper > div.slider-news-mainpage > button.slickslider-mobile-main-page-arrow-box div#slider-mobile > div.wrapper > div.slider-news-mainpage > button.slickslider-mobile-main-page-arrow-box |
div.events-block-container > div > div.events-block-slider > button.events-slickslider-mobile-arrow-box div.events-block-container > div > div.events-block-slider > button.events-slickslider-mobile-arrow-box |
div.events-block-container > div > div.events-block-slider > button.events-slickslider-mobile-arrow-box div.events-block-container > div > div.events-block-slider > button.events-slickslider-mobile-arrow-box |
div.wrapper > div.video-new-rows-box > section.box > button.slickslider-mobile-banner-arrow-box div.wrapper > div.video-new-rows-box > section.box > button.slickslider-mobile-banner-arrow-box |
div.wrapper > div.video-new-rows-box > section.box > button.slickslider-mobile-banner-arrow-box div.wrapper > div.video-new-rows-box > section.box > button.slickslider-mobile-banner-arrow-box |
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 |
|---|
a.event_link > div.event-link-img > div.image-events-main > img a.event_link > div.event-link-img > div.image-events-main > img |
div#chatbot-widget-root > div.container > button.chatbot__avatar-positioner > img.chatbot__avatar-image div#chatbot-widget-root > div.container > button.chatbot__avatar-positioner > img.chatbot__avatar-image |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.slick-track > div#wideo_0 > div.box-youtube-iframe-wrapper > iframe.lazyload div.slick-track > div#wideo_0 > div.box-youtube-iframe-wrapper > iframe.lazyload |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.main-header-row1 > div.header-icons-smartcitycee-responsive > span.ue-span > a.icon div.main-header-row1 > div.header-icons-smartcitycee-responsive > span.ue-span > a.icon |
div.wrapper > div.footer-container-block-01 > p.poznan_logo_wrapper > a.poznan_logo div.wrapper > div.footer-container-block-01 > p.poznan_logo_wrapper > a.poznan_logo |
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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Informacja o przetwarzaniu danych div#cookie-box-fixed > div#cookies-top-text > div#text_1 > h4 |
Znajdź na mapie Poznania div.box-container > div.column-container-plan > div.column > h4#id_ulica_city_header |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Trzecia urodzinowa sobota w CIR
Jak się blubra po poznańsku? Czy da się namalo… div.slick-track > div#column_id_0 > article > a |
Filmy, których nie było - piosenki, które zostają
Michał od Kości - a dokładni… div.box-container-kultura-main > div > article.image-tile > a |
21.04.2026
Konsultacje w sprawie nocnej sprzedaży alkoholu div.box_new_container > div.biuletyn-with-button > article.flex_column > a.builetyn_article |
14.04.2026
XXXIII sesja Rady Miasta Poznania div.box_new_container > div.biuletyn-with-button > article.flex_column > a.builetyn_article |
16.04.2026
Miliony dla Teatru Polskiego div.box_new_container > div.biuletyn-with-button > article.flex_column > a.builetyn_article |
17.04.2026
Kontynuacja oceny realizacji budżetu div.box_new_container > div.biuletyn-with-button > article.flex_column > a.builetyn_article |
Zobacz więcej ogłoszeń div.bip_main_page_container > div.row-1-1-new > section.box_new_container > a.button-navi-new |
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