Accessibility Statement

Being a web standards developer, I'm completely committed to ensuring that my website is accessible. I utilize a variety of techniques but I'm always learning something new.


Note: If you have any questions or suggestions regarding the accessibility of this site, please use the contact form, as I'm continually striving to improve the experience for all of my visitors.

Standards compliance

  1. All pages on this site follow U.S. Federal Government Section 508 Guidelines.
  2. All pages on this site follow priorities 1 & 2 guidelines of the W3C Web Content Accessibility Guidelines.
  3. All pages on this site validate as XHTML 1 Strict.
  4. All pages on this site use structured semantic markup. H2 tags are used for main titles, H3 tags for subtitles. For example, on this page, JAWS users can skip to the next section within the accessibility statement by pressing ALT+INSERT+3. Opera users can skip sections by using "S" and "W" to cycle forwards and backwards respectively through headings.

Structural Markup

Web pages on www.javier-julio.com include 4 different areas:

  1. A header bar with site name and catch phrase,
  2. A navigation tab bar,
  3. A banner with the content's title and sub title,
  4. A main content area,
  5. A "side bar" highlighting other areas,
  6. A footer.

When CSS (Cascading Styles Sheet) are not applied to a document (or when using a screen reader), the 4 areas are read in the above order.

Access Keys

This site uses the accesskey attribute. Most browsers support jumping to specific links by typing keys defined on the web site. On Windows, you can press ALT + an access key; on Macintosh, you can press Control + an access key. Unfortunately, access keys often clash with keys set aside for use with other UA's (i.e. assistive technology).

Note: Internet Explorer requires you to press ALT + an access key + Enter to access linked documents.

Images

  1. Unless they are purely decorative items, all images used on this web site have suitable alt attributes.
  2. Content should be usable/accessible with images "off" (disabled).

Links

  1. Many links have title attributes which describe the link in greater detail, unless the text of the link already fully describes the target.
  2. Links are written to make sense out of context.
  3. The first link in every document is a "SkipNav"; it is to skip directly to what is considered the main section of the page (the content). We have implemented this feature in a way that it allows Internet Explorer users to tab through (past that target link).
  4. URLs are permanent whenever possible.

Forms

  1. All form controls are appropriately and explicitly labeled.
  2. We do not provide an email address as an alternative form of access for our online forms.
  3. Form validation routine does not rely on client-side script.

Scripts

  1. We are using non obtrusive client-side scripts.
  2. Content of this web site is usable without JavaScript support.

Visual design

  1. This site uses cascading style sheets for visual layout.
  2. This site uses only relative font sizes, compatible with the user-specified "text size" option in visual browsers.
  3. If your browser or browsing device does not support stylesheets at all, the content of each page is still readable.
  4. Any information conveyed through the use of color is also available without color (i.e. text based).