Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
DForm AccessibilityAction6 of 6 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #name | text | (Vaše jméno) | placeholder only |
| (Váš e-mail) | placeholder only | ||
| #phone | tel | (Váš telefon) | placeholder only |
| #message | textarea | (Vaše zpráva, telefonní číslo) | placeholder only |
| _honey | text | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="_honey">; <textarea name="g-recaptcha-response" id="g-recaptcha-response">
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.
<input type="text" name="name" id="name">; <input type="email" name="email" id="email">; <input type="tel" name="phone" id="phone">; <textarea name="message" id="message">
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
DMobile Keyboard & AutofillAction4/4 eligible field(s) missing autocomplete or inputmodeFIX
F404 Error PageActionHTTP 404, bare pageFIX
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
BHeading Hierarchy11 headings, 2 skip(s)REVIEW
- H2 Berehynia restaurant
- H1 Restaurace Blériot
- H3 vítejte skipped
- H2 O NÁS
- H2 DENNÍ NABÍDKA
- H2 NAŠE MENU
- H2 VYHLÁŠENÉ STEAKY
- H2 GALERIE
- H4 KONTAKTNÍ ÚDAJE skipped
- H3 OTEVÍRACÍ DOBA
- H4 SPOJTE SE S NÁMI
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
CAlt Text QualityAction32 of 33 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| generic | 30 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
CLink & Button QualityAction12 issue(s) across 23 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| images/uploads/8621/6551c5b77b2a2_a3b06e… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551c5fa9dc81_38980e… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551ca10b9fc8_7c139e… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/655b5387238a1_536053… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551c9c0014fd_0e2ed1… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551ca3b37234_26df59… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551ca59a1dc7_09718a… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551ca7ae5424_25753e… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551ca9789130_abc299… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551cae3e0140_ebbbad… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551cafad7a3c_167c0d… | (empty) | empty | Add link text or aria-label |
| images/uploads/8621/6551cb20b1eb7_4c5156… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/bleriotpardubic… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
images/uploads/8621/6551c5b77b2a2_a3b06e57-c481-4a60-ac38-abba7bbff7d5.jpeg; images/uploads/8621/6551c5fa9dc81_38980ec6-4456-46aa-a06d-273900ca74ee.jpeg; images/uploads/8621/6551ca10b9fc8_7c139eae-8527-425b-b0d5-006e93f1f1d1.jpeg; images/uploads/8621/655b5387238a1_536053be-db29-4363-96ee-a0cdaab2e41a.jpeg; images/uploads/8621/6551c9c0014fd_0e2ed154-0405-4ef0-97de-0949fe94f4ed.jpeg; images/uploads/8621/6551ca3b37234_26df5991-42d4-46d1-b8df-bc7df3a42aed.jpeg; images/uploads/8621/6551ca59a1dc7_09718a1a-e359-4bbc-ba26-cc4fca1bd448.jpeg; images/uploads/8621/6551ca7ae5424_25753e9c-d395-43b7-a8a1-3ab4df756edb.jpeg; images/uploads/8621/6551ca9789130_abc29908-763a-462b-8d03-e4fdd34cbe0d.jpeg; images/uploads/8621/6551cae3e0140_ebbbad1a-ba28-4c32-bbf9-4ec20d439c80.jpeg (+2 more)
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.facebook.com/bleriotpardubice
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
BIframe Accessibility2/3 iframe(s) missing title; 0 placeholder(s)REVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 11 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
9 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 Restaurace Blériot | 10.33:1 | 3.0:1 | #F3F3F3 | #513312 | Pass |
| h2 VYHLÁŠENÉ STEAKY | 4.48:1 | 3.0:1 | #30353E | #AF9974 | Pass |
| h2 GALERIE | 3.40:1 | 3.0:1 | #30353E | #8A867F | Pass |
| h3 OTEVÍRACÍ DOBA | 1.70:1 | 3.0:1 | #30353E | #000000 | Fail |
| title Restaurace Blériot … | 10.15:1 | 4.5:1 | #000000 | #BEB3A1 | Pass |
| a Domů | 1.97:1 | 4.5:1 | #F3F3F3 | #B5AFA2 | Fail |
| a Denní nabídka | 2.16:1 | 4.5:1 | #F3F3F3 | #A6A8A4 | Fail |
| a Menu | 2.89:1 | 4.5:1 | #F3F3F3 | #889198 | Fail |
| a Víkendová akce | 4.77:1 | 4.5:1 | #F3F3F3 | #696C6E | Pass |
| a Galerie | 9.32:1 | 4.5:1 | #F3F3F3 | #553B1E | Pass |
| a OK COCTAIL BAR | 1.48:1 | 4.5:1 | #337AB7 | #A59162 | Fail |
| a Kontakt | 3.75:1 | 4.5:1 | #F3F3F3 | #9B7637 | Fail |
| span Berehynia restaurant | 14.80:1 | 4.5:1 | #000000 | #FBD564 | Pass |
| p TAK TROŠKU JINÁ RE… | 3.15:1 | 4.5:1 | #F3F3F3 | #7C8C91 | Fail |
| a JÍDELNÍ LÍSTEK | 7.67:1 | 4.5:1 | #000000 | #B7985F | Pass |
| a REZERVACE STOLU | 1.06:1 | 4.5:1 | #000000 | #110902 | Fail |
| a OK COCTAIL BAR | 16.78:1 | 4.5:1 | #FFFFFF | #211D15 | Pass |
| span vítejte | 1.58:1 | 4.5:1 | #000000 | #432A0F | Fail |
| span O NÁS | 2.22:1 | 4.5:1 | #000000 | #5E4019 | Fail |
| p Naši restauraci jsm… | 1.55:1 | 4.5:1 | #30353E | #130F0B | 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.
BLighthouse Accessibility AuditsScore 88/100 — 3 failing, 17 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.
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 |
|---|
OK COCTAIL BAR div#w-sidebar > ul > li > a |
OK COCTAIL BAR div.col-md-12 > div > div#AbwPp > a.btn |
vítejte div.wedos-bg-styler > div#4f4Nm > h3.text-center > span |
These are opportunities to improve the legibility of your content.
Names and labels
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.col-md-8 > div.wedos-bg-styler > div#jzVRK > iframe div.col-md-8 > div.wedos-bg-styler > div#jzVRK > iframe |
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 |
|---|
vítejte div.col-md-8 > div.wedos-bg-styler > div#4f4Nm > h3.text-center |
KONTAKTNÍ ÚDAJE div.col-md-6 > div > div#itNzN > h4.text-uppercase |
These are opportunities to improve keyboard navigation in your application.