The standards used today to develop websites have been met: HTML 5.2 and CSS 2.1.
Web Content Accessibility Guidelines 2.1 have been applied to ensure maximum accessibility. Some of the aspects that have been taken into account are:
<ul>
and <blockquote>
according to their semantic meaning and never to format the text.All pages have a title (<title>
) consisting of the title of the website and the title of the page to aid navigation and the correct storage of any page in the browser’s “favourites” or “bookmarks”. For example, the title of this page is Web Accessibility.
Last updated: 27/10/2022.