Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BMobile-Readable Font Sizes98% of visible text renders at >= 12 CSS px (2 below threshold)REVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy26 headingsPASS
- H5 Made in Ireland • 50 Years of Print Experience • Delivery Included
- H1 Personalised Signs for Every Celebration
- H2 Your Personalised Sign, Made Simple
- H3 Choose Your Starting Point
- H3 Make It Personal
- H3 We Print & Deliver
- H4 Choose Your Starting Point
- H2 Shop by Celebration or Create Your Own
- H3 Weddings
- H3 Occasions & Events
- H3 Create with AI
- H2 Customer Favourites, Made Personal
- H3 Alice – Pastel Baby Shower Sign
- H3 Ava – First Birthday Sign
- H3 Design Your Own Sign with AI
- H3 Freddie – Christening Sign
- H3 Alice – Pastel Baby Shower Sign
- H3 Ava – First Birthday Sign
- H3 Design Your Own Sign with AI
- H3 Freddie – Christening Sign
- H2 Create Something Completely Your Own
- H2 Beautifully Made, Backed by 50 Years of Print Experience
- H2 Make Halloween More Personal
- H2 Customer Care
- H2 Quick Shop
- H2 Company
A+Heading Text QualityAll 26 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 22 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #dgwt-wcas-search-input-1 | search | Products search | for/id |
A+Link & Button Quality113 links, 4 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.instagram.com/celebrade.ie | Celebrade on Instagram | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.instagram.com/celebrade.ie
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+Form Input Types1 form control(s) checked, no type mismatchesPASS
A+Form Input Quality1 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en-US"PASS
A+Tabindex Anti-Patterns0 positive, 1 -1-on-focusablePASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
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 Personalised Signs f… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Your Personalised Si… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Shop by Celebration … | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Customer Favourites,… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Create Something Com… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Beautifully Made, Ba… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Make Halloween More … | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Customer Care | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Quick Shop | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h2 Company | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h3 Choose Your Starting… | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h3 Make It Personal | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| h3 We Print & Deliver | 9.10:1 | 3.0:1 | #000000 | #E89950 | Pass |
| title Personalised Event S… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Celebrade | 19.43:1 | 4.5:1 | #000000 | #FBF5F1 | Pass |
| p Personalised Signs M… | 18.39:1 | 4.5:1 | #000000 | #F8EEE8 | Pass |
| button Primary Menu | 18.39:1 | 4.5:1 | #000000 | #F8EEE8 | Pass |
| a Home | 18.39:1 | 4.5:1 | #000000 | #F8EEE8 | Pass |
| a About Celebrade | 18.39:1 | 4.5:1 | #000000 | #F8EEE8 | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 27 passedPASS
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.