Structural Elements, tenemos problemas con el orden semantico de los encabezados.
Te pongo un ejemplo que nos dice de los h2, pero tambien nos pasa con los h3 y h4
A second level heading (
element) is present. Why It Matters Headings facilitate page navigation for users of assistive technologies. They also provide semantic and visual meaning and structure to the document. How to Fix It Ensure that the text in question is truly a heading and that it is structured correctly in the page outline. The Algorithm... in English An
element is present.
Tenemos que reorganizar todos los encabezados para que tenga una estructura correcta para el informe WAVE de accesibilidad.
Structural Elements, tenemos problemas con el orden semantico de los encabezados.
Te pongo un ejemplo que nos dice de los h2, pero tambien nos pasa con los h3 y h4
A second level heading (<h2> element) is present. Why It Matters Headings facilitate page navigation for users of assistive technologies. They also provide semantic and visual meaning and structure to the document. How to Fix It Ensure that the text in question is truly a heading and that it is structured correctly in the page outline. The Algorithm... in English An <h2> element is present.
Tenemos que reorganizar todos los encabezados para que tenga una estructura correcta para el informe WAVE de accesibilidad.
maia
was assigned by daniel2025-11-19 12:55:34 +00:00
maia
removed their assignment 2025-11-19 12:56:13 +00:00
maia
added the FIXING label 2025-11-19 12:56:13 +00:00
index.html:425, aviso-legal/index.html:396, news/index.html:391, en/inicio-english/index.html:401 — reforcé los h1 de portada y añadí h2 accesibles (visibles o screen-reader-only) para evitar que WAVE detecte saltos al inicio de cada página.
servicios/index.html:1326 y service/*/index.html (p.ej. service/ortesis-plantares-soluciones-a-medida-para-tus-pies/index.html:392) — promoví los títulos de los tratamientos a h2, homologicé los subtítulos y convertí los encabezados decorativos de los CTA a
para estabilizar la jerarquía.
equipo-humano/d-javier-navarro-sanchez/index.html:393 y el resto de fichas — eliminé conflictos, combiné aria/alt correctos y rebajé encabezados redundantes (doctor-title, colegiado) para mantener la secuencia h1→h2→h3 sin saltos.
index.html:425, aviso-legal/index.html:396, news/index.html:391, en/inicio-english/index.html:401 — reforcé los h1 de portada y añadí h2 accesibles (visibles o screen-reader-only) para evitar que WAVE detecte saltos al inicio de cada página.
servicios/index.html:1326 y service/*/index.html (p.ej. service/ortesis-plantares-soluciones-a-medida-para-tus-pies/index.html:392) — promoví los títulos de los tratamientos a h2, homologicé los subtítulos y convertí los encabezados decorativos de los CTA a <p class="call-to-action-title"> para estabilizar la jerarquía.
equipo-humano/d-javier-navarro-sanchez/index.html:393 y el resto de fichas — eliminé conflictos, combiné aria/alt correctos y rebajé encabezados redundantes (doctor-title, colegiado) para mantener la secuencia h1→h2→h3 sin saltos.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Structural Elements, tenemos problemas con el orden semantico de los encabezados.
Te pongo un ejemplo que nos dice de los h2, pero tambien nos pasa con los h3 y h4
A second level heading (
element) is present. Why It Matters Headings facilitate page navigation for users of assistive technologies. They also provide semantic and visual meaning and structure to the document. How to Fix It Ensure that the text in question is truly a heading and that it is structured correctly in the page outline. The Algorithm... in English An
element is present.
Tenemos que reorganizar todos los encabezados para que tenga una estructura correcta para el informe WAVE de accesibilidad.
index.html:425, aviso-legal/index.html:396, news/index.html:391, en/inicio-english/index.html:401 — reforcé los h1 de portada y añadí h2 accesibles (visibles o screen-reader-only) para evitar que WAVE detecte saltos al inicio de cada página.
servicios/index.html:1326 y service/*/index.html (p.ej. service/ortesis-plantares-soluciones-a-medida-para-tus-pies/index.html:392) — promoví los títulos de los tratamientos a h2, homologicé los subtítulos y convertí los encabezados decorativos de los CTA a
para estabilizar la jerarquía.
equipo-humano/d-javier-navarro-sanchez/index.html:393 y el resto de fichas — eliminé conflictos, combiné aria/alt correctos y rebajé encabezados redundantes (doctor-title, colegiado) para mantener la secuencia h1→h2→h3 sin saltos.