Accessibility

The goal of https://skamaq.com for everyone — regardless of disability, age, or the use of unconventional access technologies — to find an accessible website and be able to navigate its pages without encountering difficulties.
To this end, the development of the https://skamaq.com website has been based on compliance with the Web Content Accessibility Guidelines 2.0 (WCAG 2.0) established by the W3C (World Wide Web Consortium).
W3C AA compliance accreditation logo Valid HTML 4.01 Transitional accreditation logo Valid CSS accreditation logo
Some of the features implemented on https://skamaq.com to enable proper web accessibility for all content are:
  • The portal's visual characteristics (font type, font and background color, etc.) are defined through the style sheet, allowing users to adjust the text to their preferences.
  •  Font sizes have been defined using relative units so that users can increase or decrease the font size through their browser options.
  •  If a user accesses the page with a browser that does not support style sheets, this will not pose a difficulty, since all content remains accessible with CSS disabled.
  • The pages have a clear structure both for users who can see all the content and for those who read the information with a screen reader, users who disable the style sheet, etc. To achieve this, section headings, lists, and all elements that aid the general understanding of the website have been defined using HTML code.
  • The HTML and CSS code used complies with formal grammars to ensure correct display of the content across different browsers.