Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FForm AccessibilityAction13 of 18 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| s | text | Search | aria-label |
| s | text | Search | aria-label |
| s | text | Search | aria-label |
| s | text | Search | aria-label |
| s | text | Search | aria-label |
| empresa | text | (Empresa o Razón Social) | placeholder only |
| (Correo electrónico) | placeholder only | ||
| mensaje | textarea | (Ingresa aquí su mensaje...) | placeholder only |
| #esfpx_email_5a87e7b8238918 | (Correo electrónico) | placeholder only | |
| nombre | text | (Nombre completo) | placeholder only |
| telefono-cf7it-national | tel | (none) | none |
| input | submit | (none) | none |
| #ibrcw | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <input type="submit">; <input type="submit">; <input type="submit" name="submit" id="ibrcw">; <input type="tel" name="telefono-cf7it-national">; <input type="submit">; <input type="submit">; <input type="submit">
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="esfpx_email" id="esfpx_email_5a87e7b8238918">; <input type="text" name="nombre">; <input type="text" name="empresa">; <input type="email" name="email">; <textarea name="mensaje">
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
F404 Error PageActionHTTP 503, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction20 headings, 2 skip(s)REVIEW
- H1 SOLUCIONES IA
- H3 Análisis de video con IA skipped
- H3 Agentes IA
- H3 Asistentes IA
- H3 IA privada
- H3 Robótica
- H3 Innovaciones
- H1 La Ventaja de Build-tech duplicate H1
- H3 Excelencia skipped
- H3 Reduce los Tiempos
- H3 Precisión de Respuesta
- H3 Incremento de Productividad
- H1 Obtenga el valor de AI duplicate H1
- H1 100 duplicate H1
- H1 99 duplicate H1
- H1 40 duplicate H1
- H1 +100 duplicate H1
- H1 Newsletter BUILD-TECH duplicate H1
- H2 Su Carrito de Productos
- H3 (empty)
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
CLink & Button QualityAction10 issue(s) across 81 links and 15 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (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 | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://build-tech.ai/productos/analisis… | Análisis de video con IA Una … | img no alt | Add alt attribute to the image |
| https://build-tech.ai/productos/agentes-… | Agentes IA Sistemas autónomos… | img no alt | Add alt attribute to the image |
| https://build-tech.ai/productos/asistent… | Asistentes IA Chatbots intelig… | img no alt | Add alt attribute to the image |
| https://build-tech.ai/productos/ia-priva… | IA privada Soluciones diseñad… | img no alt | Add alt attribute to the image |
| https://build-tech.ai/productos/robotica… | Robótica Tecnología que se m… | img no alt | Add alt attribute to the image |
| https://build-tech.ai/productos/innovaci… | Innovaciones En nuestra tienda… | img no alt | Add alt attribute to the image |
| # | Facebook page opens in new win… | new tab | Add '(opens in new tab)' to text |
| # | X page opens in new window | new tab | Add '(opens in new tab)' to text |
| # | YouTube page opens in new wind… | new tab | Add '(opens in new tab)' to text |
| # | Instagram page opens in new wi… | 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 | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.search-icon (#232 on page); a.submit (#234 on page); a.search-icon (#274 on page); a.submit (#276 on page); a.search-icon (#308 on page); a.submit (#310 on page); a.search-icon (#2293 on page); a.submit (#2295 on page); a.search-icon (#2328 on page); a.submit (#2330 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
Add '(opens in new tab)' to link text or aria-label.
#; #; #; #
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 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 |
|---|---|---|---|---|---|
| h1 SOLUCIONES IA | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h1 La Ventaja de Build-… | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h1 Obtenga el valor de … | 15.96:1 | 3.0:1 | #FFFFFF | #102336 | Pass |
| h1 100 | 15.96:1 | 3.0:1 | #FFFFFF | #102336 | Pass |
| h1 +100 | 15.96:1 | 3.0:1 | #FFFFFF | #102336 | Pass |
| h1 Newsletter BUILD-TEC… | 15.96:1 | 3.0:1 | #FFFFFF | #102336 | Pass |
| h2 Su Carrito de Produc… | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Análisis de video c… | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Agentes IA | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Asistentes IA | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 IA privada | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Robótica | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Innovaciones | 1.32:1 | 3.0:1 | #000000 | #102336 | Fail |
| h3 Excelencia | 3.20:1 | 3.0:1 | #006FD3 | #102336 | Pass |
| h3 Reduce los Tiempos | 3.20:1 | 3.0:1 | #006FD3 | #102336 | Pass |
| h3 Precisión de Respue… | 3.20:1 | 3.0:1 | #006FD3 | #102336 | Pass |
| h3 Incremento de Produc… | 3.20:1 | 3.0:1 | #006FD3 | #102336 | Pass |
| title Build-tech – Robó… | 1.21:1 | 4.5:1 | #000000 | #101B25 | Fail |
| a Skip to content | 1.15:1 | 4.5:1 | #000000 | #0B1623 | Fail |
| div Build-tech | 1.15:1 | 4.5:1 | #000000 | #091624 | 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 84/100 — 5 failing, 24 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
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body#the7-body > div.joinchat > div.joinchat__button body#the7-body > div.joinchat > div.joinchat__button |
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.
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 |
|---|
© Copyright 2025, www.build-tech.ai div#bottom-bar > div.wf-wrap > div.wf-container-bottom > div.wf-float-left |
Diseño y Desarrollado por: www.hosstiger.com div.wf-container-bottom > div.wf-float-right > div.bottom-text-block > p |
www.hosstiger.com div.wf-float-right > div.bottom-text-block > p > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
ANÁLISIS DE VIDEO CON IA a > div.page_image > div.page_title > h3 |
Excelencia div#Info-box-wrap-5539 > div.aio-ibd-block > div.aio-icon-header > h3.aio-icon-title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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.mobile-mini-widgets > div.mini-search > form.searchform > a.submit div.mobile-mini-widgets > div.mini-search > form.searchform > a.submit |
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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.