Accessibility Statement
The following information is based upon the criteria for Web Accessibility as outlined by the W3C. The W3C identifies 3 priorities for ensuring web accessibility. The first priority being essential to all pages, the second priority being something that should be considered and the third priority something that could be considered. Within my site I will aim to meet all of the criteria within priority one, as many as possible from priority two and a few criteria which are applicable from priority three.
Priority 1
- Use correct DOCTYPE.
- Use css driven relative font size for general content - which allows users to control the size of the page content.
- Provide additional navigation aids.
- Have meaningful page titles.
- Identify the content language. (make sure I write English somewhere on page)
- Have detailed and descriptive metadata.
- Provide hidden links in the top of each page to allow users with text-based or screen-reading browsers to jump to the preferred content on the page.
- Present main content first for the benefit of text-based and screen-reading browsers.
In my webpages I am not using:
- Tables
- Frames
- Image maps
- Applets
Priority 2
- I will ensure that foreground and background colour combinations provide sufficient contrast when viewed by someone having colour deficits or when viewed on a black and white screen.
- I will use mark-up rather than images to convey information whenever possible. My documents will be created that validate to published formal grammars.
- CSS will be used to control layout and presentation.
- I will use relative rather than absolute units in mark-up language attribute values and style sheet property values.
- The header element will be used to convey document structure.
- Lists will be marked up appropriately.
- Mark-up quotations will only be used for quotations.
- content is accessible.
- I will not have any blinking content.
- Redirects are not applicable to my pages.
- Pop-ups will not present on my site unless where learning purposes are required.
- I will avoid deprecated features.
- My content will be divided into manageable segments.
- Links will be clearly labelled.
- Meta data will be used to add semantic information to pages and sites.
- A site-map will be provided.
- Navigation will be consistent.
- For the forms on my site, I will ensure that labels are appropriately positioned.
- I will not be using tables or frames.
Priority 3
- Logical tabbing order through links and through forms will be added to our site if time is available (mainly through forms).
- Shortcut keys to main navigation links will apply to our site.
- Images will be named appropriately so that visually impaired people will be able to use the site accordingly. Style sheets will be consistent across all pages of the website.
Other Considerations
- The website will be aimed at loading below 10 seconds per page.
- Pages, links, forms and all information on the website will be tested before final implementation is completed. This will ensure stability for users at home when searching the website.
- My site will validate using the WC3 strict validation process and the site will be marked up with xHTML ensuring backward and forward compatibility.
- This site will be run through a web site to check for accessibility for those with colour-blindness or visual impairment. (http://www.vischeck.com/examples/) The images I am using have been checked using ‘vischeck’ and are still identifiable and meaningful to someone with a colour blindness.
- My site will be run through an online accessibility checker before it is posted online. (http://checker.atrc.utoronto.ca/index.html)
Access Keys
The W3C introduced the accesskey attribute to enable users to select the appropriate key on their keyboards and navigate to a particular link without the use of a mouse.
To utilise accesskeys use the Alt key and the applicable accesskey and press enter. These are also underlined on the navigation menu.
- H - Home
- P - Poetry
- T - Travel
- G - Geneology
- L - Links
- A - About Me
- I - Links
- F - ATOM Feed
- B - Accessibility