Accessibility
· 13 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
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
BLink & Button Quality85 links, 0 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://eur-lex.europa.eu/JOIndex.do?ihml… | Unión Europea (DOUE) | new tab | Add '(opens in new tab)' to text |
| http://hj.tribunalconstitucional.es/ | Tribunal Constitucional | new tab | Add '(opens in new tab)' to text |
| https://www.poderjudicial.es/search/inde… | Jurisprudencia (CENDOJ) | new tab | Add '(opens in new tab)' to text |
| /notificaciones/ | Notificaciones | img no alt | Add alt attribute to the image |
| /edictos_judiciales/ | Edictos judiciales | img no alt | Add alt attribute to the image |
| https://subastas.boe.es/ | Portal de Subastas | new tab | Add '(opens in new tab)' to text |
| /anuncios | Anunciantes | img no alt | Add alt attribute to the image |
| /datosabiertos/api/api.php | Datos abiertos | img no alt | Add alt attribute to the image |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/notificaciones/"]; a[href="/edictos_judiciales/"]; a[href="https://subastas.boe.es/"]; a[href="/anuncios"]; a[href="/datosabiertos/api/api.php"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
http://eur-lex.europa.eu/JOIndex.do?ihmlang=es; http://hj.tribunalconstitucional.es/; https://www.poderjudicial.es/search/indexAN.jsp
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Agencia Estatal Bole… | 9.47:1 | 3.0:1 | #000000 | #A0B0C1 | Pass |
| h2 Diarios oficiales | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Información Jurídi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Otros servicios | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Boletín Oficial del… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Boletín Oficial del… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Otros diarios oficia… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Todo el Derecho | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Biblioteca Jurídica… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title BOE.es - Agencia Est… | 1.81:1 | 4.5:1 | #000000 | #123A63 | Fail |
| a Ir a contenido | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Consultar el diario … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Idioma actual: | 14.45:1 | 4.5:1 | #000000 | #D6D6D6 | Pass |
| span Castellano | 20.27:1 | 4.5:1 | #000000 | #FAFBFC | Pass |
| p Puede seleccionar ot… | 20.11:1 | 4.5:1 | #000000 | #F9FAFC | Pass |
| em Castellano | 20.14:1 | 4.5:1 | #000000 | #FAFAFC | Pass |
| em Català | 20.14:1 | 4.5:1 | #000000 | #FAFAFC | Pass |
| em Galego | 20.28:1 | 4.5:1 | #000000 | #FAFBFD | Pass |
| em Euskara | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| em Valencià | 20.36:1 | 4.5:1 | #000000 | #FDFBFA | 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+Heading Hierarchy10 headingsPASS
- H1 Agencia Estatal Boletín Oficial del Estado
- H2 Diarios oficiales
- H3 Boletín Oficial del Estado
- H3 Boletín Oficial del Registro Mercantil
- H3 Otros diarios oficiales
- H2 Información Jurídica
- H3 Todo el Derecho
- H3 Biblioteca Jurídica Digital
- H2 Otros servicios
- H2 Transparencia
A+Alt Text Quality1 of 23 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #activar-idiomas | checkbox | Castellano / es | for/id |
| #activar-menu | checkbox | Menú | for/id |
| #activar-menu-movil | checkbox | Menú | for/id |
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 18 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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Último BOE div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Buscar en BOE div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Calendario div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Último BORME div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Buscar en BORME div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Calendario div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Unión Europea (DOUE) div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Boletines autonómicos div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Boletines provinciales div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Legislación div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Tribunal Constitucional div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Jurisprudencia (CENDOJ) div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Doctrina de la Fiscalía div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Derechos fundamentales div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Dictámenes del Consejo de Estado div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Abogacía del Estado div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Derecho de la Unión Europea div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Colección histórica: Gazeta (1661-1959) div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Más búsquedas div#todo-el-derecho > div.contenedor-lista > p.enlaceBuscar > a.link-contenedor-otro |
Libros jurídicos electrónicos div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Códigos electrónicos div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Códigos electrónicos universitarios div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Material de oposiciones div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Anuarios y revistas div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
La Editorial del BOE div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
La Librería del BOE div.descripcion > ul.bullet-boe > li > a.link-contenedor-otro |
Contactar ul > li > div.enlace > a |
Sobre la sede electrónica ul > li > div.enlace > a |
Mapa ul > li > div.enlace > a |
Aviso legal ul > li > div.enlace > a |
Accesibilidad ul > li > div.enlace > a |
Protección de datos ul > li > div.enlace > a |
Sistema Interno de Información ul > li > div.enlace > a |
Tutoriales ul > li > div.enlace > a |
Empleo en la AEBOE ul > li > div.enlace > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.