Examinando por Materia "HTML document"
Mostrando 1 - 1 de 1
Resultados por página
Opciones de ordenación
Publicación Una estrategia para facilitar la implementación de la accesibilidad web en documentos HTML, conforme a las WCAG 2.2.(Universidad EAFIT, 2025) Aristizábal Ángel, Vanessa Marely; Vallejo Correa, Paola Andrea; Correa Botero, DanielWeb accessibility is essential to ensure access to digital content, especially for people with disabilities. Although international standards such as the Web Content Accessibility Guidelines (WCAG) exist, it is still uncommon for developers to implement them correctly. Various studies show that a significant number of developers do not consistently integrate accessibility into their projects, which continues to create barriers on the web. This work proposes a strategy to facilitate the implementation of web accessibility in HTML documents, aligned with WCAG 2.2. The strategy identifies and maps HTML tags and attributes to the corresponding accessibility success criteria, organizing this information in a structured way to guide developers in proper implementation. A key benefit of this strategy is its capacity to enable validation of HTML elements during development, facilitated by an extension for the Visual Studio Code editor. This tool can be activated by the developer as needed, significantly aiding in the detection of accessibility errors.