Accessibility Statement

This page lists the features used to facilitate the accessibility, compatibility and interoperability of the content of the European Inventory 2004 Web site.

Standards compliance

All areas of the site comply with Level AA (the intermediate level) of the World Wide Web Consortium Web Accessibilty Initiative Web Content Accessibility Guidelines 1.0 to promote accessibility, compatibility and interoperability.

The site follows the W3C recommendations for Extensible HyperText Markup Language 1.0 and Cascading Style Sheets 2. In both cases (XHTML and CSS), the markup of all pages is valid.

Access keys

Most Web browsers support jumping to specific links by typing keys defined on the Web site. In Windows, you can press Alt + an access key (if you are using Internet Explorer, press Return to follow the link); on Macintosh, you can press Control + an access key.

Access keys are defined because not all users are able to use a mouse, and several alternative browsing devices do not employ a ‘point and click’ interface.

The European Inventory 2004 site defines the following access keys:

Visual design

The Web site uses Cascading Style Sheets for visual layout and design, avoiding the use of HTML tables and frames which can impede accessibility. A dedicated print style sheet is used to optimise each page for printing.

Font sizes are defined relatively, which means that they are determined by the user’s preferences. Text can be resized using the browser’s mechanism (ViewText Size | ViewText Zoom | ViewZoom | Ctrl++/Ctrl+-).

A Web standards compliant visual browser will display the pages as they were intended. However, all the content of the site is accessible using any browser or Internet device.

Document structure and markup

The content of each page is contained in structural XHTML. For example, <h1> tags are used for page titles and <h2> tags are used for main page headings. Similarly, abbrevations and acronyms are marked up with <abbr> and <acronym> tags. Emphasis is added using the meaningful <em> and <strong> tags, rather than <i> (italics) and <b> (bold) tags, which are merely visual.

Logically ordered documents make sense when read (by text-only browsers, for instance) in a linear fashion. Markup structured in this way has the advantage of providing some Web devices with a quick summary of the content of a page, by listing titles, headings and links, for example. Structural tags provide alternative browsers (especially screen readers) with the opportunity to add meaning to the content of a page. Using structural markup also improves automated searching, both within the site and by search engines.

Navigation aids

Each page contains several <link> elements to provide details of the relationships between different sections and pages of the site to those browsers that support its use.

Links

Where appropriate, links are provided with extra information in the title attribute of the <a> tag. In conventional browsers, this detail usually appears as a tooltip when the mouse hovers over a link. Screen readers and other devices also have methods of reading or displaying this information.

Wherever possible, link text is written to make sense when taken out of context. Browsing devices that can extract a list of links from a page will therefore render meaningful content.

No links use the javascript: pseudo-protocol. This means that browsers that do not support JavaScript and users who have disabled JavaScript are not excluded from any content. It also allows search engines, which do not execute JavaScript code when indexing the Web, to access all the content of the site.

Links will not open new windows.

Images

All non-background images used on the site have alt attributes to provide alternative text that will appear in browsers that do not support images.