Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction15 issue(s) across 63 links and 15 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://maps.app.goo.gl/X1qicT6qjsdPm4ci… | Location | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/icetraycsc/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/profile.php?id=… | new tab | Add '(opens in new tab)' to text | |
| https://maps.app.goo.gl/X1qicT6qjsdPm4ci… | Location | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/icetraycsc/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/profile.php?id=… | new tab | Add '(opens in new tab)' to text | |
| #popup:myform | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: #Popup:Myform | |||
| #popup:myform | (empty) | empty | Add link text or aria-label |
| #popup:myform | (empty) | empty | Add link text or aria-label |
| #popup:myform | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: #Popup:Myform | |||
| #popup:myform | (empty) | empty | Add link text or aria-label |
| #popup:myform | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| #popup:myform | (empty) | empty | Add link text or aria-label |
| #popup:myform | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://maps.app.goo.gl/AnwvaHxLYPzWG3ZX… | Carrer d'Aragó, 209, L'Eixamp… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/share/1Ah8rQmy5… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/icetraycsc/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@ice.tray.weed.cl… | tiktok | new tab | Add '(opens in new tab)' to text |
| https://tilda.cc/ | Made on Tilda | img no alt | Add alt attribute to the image |
| <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.
#popup:myform; #popup:myform; #popup:myform; #popup:myform; a (#712 on page); #popup:myform; #popup:myform; a (#867 on page); a (#1033 on page); a (#1052 on page)
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
Generic link text like 'click here' doesn't describe the destination.
#popup:myform ("Read more"); #popup:myform ("Read more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://maps.app.goo.gl/X1qicT6qjsdPm4ci9; https://www.instagram.com/icetraycsc/; https://www.facebook.com/profile.php?id=61576620540150&rdid=XuM9zWBBCJkEXWUO&…; https://maps.app.goo.gl/X1qicT6qjsdPm4ci9; https://www.instagram.com/icetraycsc/; https://www.facebook.com/profile.php?id=61576620540150&rdid=XuM9zWBBCJkEXWUO&…; https://maps.app.goo.gl/AnwvaHxLYPzWG3ZX8; https://www.facebook.com/share/1Ah8rQmy5Q/; https://www.instagram.com/icetraycsc/; https://www.tiktok.com/@ice.tray.weed.clu?_t=ZN-8wyfC7VeK62&_r=1
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.t824__btn (#1180 on page); button.t824__mobile-close (#1189 on page); button.t824__popup-close (#1202 on page)
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
F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction2 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
CLandmark StructureAction4 landmarksREVIEW
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
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
CForm AccessibilityAction7 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #input_4228215262380 | (Email) | placeholder only | |
| #input_4229215262381 | text | (Name) | placeholder only |
| #input_4229215262382 | tel | (Phone) | placeholder only |
| #input_8210690378160 | (Email) | placeholder only | |
| #input_8210690378161 | text | (Name) | placeholder only |
| #input_8210690378162 | tel | (Phone) | placeholder only |
| textarea | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea>
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="email" name="Email" id="input_4228215262380">; <input type="text" name="Name" id="input_4229215262381">; <input type="tel" name="Phone" id="input_4229215262382">; <input type="email" name="Email" id="input_8210690378160">; <input type="text" name="Name" id="input_8210690378161">; <input type="tel" name="Phone" id="input_8210690378162">
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
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title IceTray | 1.09:1 | 4.5:1 | #000000 | #0E0E0E | Fail |
| a To main content | 1.08:1 | 4.5:1 | #000000 | #0D0D0D | Fail |
| div Registration | 1.08:1 | 4.5:1 | #000000 | #0D0D0D | Fail |
| div Just type your conta… | 1.08:1 | 4.5:1 | #000000 | #0D0D0D | Fail |
| span Submit | 1.08:1 | 4.5:1 | #000000 | #0D0D0D | Fail |
| div It's totally free | 1.07:1 | 4.5:1 | #000000 | #0C0C0C | Fail |
| a Events | 1.07:1 | 4.5:1 | #000000 | #0C0C0C | Fail |
| a Activities | 1.07:1 | 4.5:1 | #000000 | #0C0C0C | Fail |
| a Services | 1.07:1 | 4.5:1 | #000000 | #0C0C0C | Fail |
| a Location | 1.07:1 | 4.5:1 | #000000 | #0C0C0C | Fail |
| div Private Weed Club in… | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| a Icetray weed club | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| span Become a member | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| a About | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| a Events | 1.06:1 | 4.5:1 | #000000 | #0A0A0A | Fail |
| a Photo | 1.06:1 | 4.5:1 | #000000 | #0A0A0A | Fail |
| a Contact | 1.06:1 | 4.5:1 | #000000 | #0A0A0A | Fail |
| a ICETRAY WEED CLUB | 1.05:1 | 4.5:1 | #000000 | #090909 | Fail |
| span BECOME A MEMBER | 1.06:1 | 4.5:1 | #000000 | #09090C | Fail |
| div 2021 | 1.06:1 | 4.5:1 | #000000 | #09090A | 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 83/100 — 4 failing, 21 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.
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 |
|---|
footer#t-footer > div#rec1085752261 > div.t824 > button.t824__btn footer#t-footer > div#rec1085752261 > div.t824 > button.t824__btn |
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.t396 > div.t396__artboard > div.t396__elem > a.tn-atom div.t396 > div.t396__artboard > div.t396__elem > a.tn-atom |
div.t396__artboard > div.t396__elem > div#sbs-1066279996-1697696121745 > a.tn-atom div.t396__artboard > div.t396__elem > div#sbs-1066279996-1697696121745 > a.tn-atom |
div.t396 > div.t396__artboard > div.t396__elem > a.tn-atom div.t396 > div.t396__artboard > div.t396__elem > a.tn-atom |
div.t396__artboard > div.t396__elem > div#sbs-1074577381-1697696121745 > a.tn-atom div.t396__artboard > div.t396__elem > div#sbs-1074577381-1697696121745 > a.tn-atom |
div.t396 > div.t396__artboard > div.t396__elem > a.tn-atom div.t396 > div.t396__artboard > div.t396__elem > a.tn-atom |
div.t396__artboard > div.t396__elem > div#sbs-1066280041-1697709563193 > a.tn-atom div.t396__artboard > div.t396__elem > div#sbs-1066280041-1697709563193 > a.tn-atom |
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.
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 |
|---|
+34 613 47-71-16 div.t554__card > div.t-text > strong > a |
Carrer d'Aragó, 209, L'Eixample, 08011 Barcelona div.t554__card > div.t-text > strong > a |
Made on div#tildacopy > a.t-tildalabel__link > div.t-tildalabel__wrapper > div.t-tildalabel__txtleft |
Tilda div#tildacopy > a.t-tildalabel__link > div.t-tildalabel__wrapper > div.t-tildalabel__txtright |
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.