About...
Accessibility Statement
Access keys
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 CTRL + an access key. The following access keys are available throughout SFSCA:
- Access key 1
- Home page
- Access key 2
- Skip to main content
- Access key 4
- Search box
- Access Key 5
- Site map
- Access key 9
- Feedback
- Access key 0
- Accessibility statement
Standards compliance
All pages comply with priority 1 guidelines of the W3 Web Content Accessibility Guidelines and the U.S. Federal Government Section 508 Guidelines .
All pages validate as XHTML 1.1. They use structured semantic markup. For example, on the home page H2 tags are used for titles. In particular, this enables JAWS users to skip to the next post using ALT+INSERT+2 .
Navigation aids
All archive pages have rel=previous, next, and home links to aid navigation in text-only browsers and screen readers. Mozilla users can also take advantage of this feature by selecting the View menu, Show/Hide, Site Navigation Bar, Show Only As Needed (or Show Always). Opera 7 has similar functionality.
All tables have properly scoped header cells, to allow screen readers to render them intelligently. Where required, tables also have a caption and a summary.
Links
Many links have title attributes which describe the link in greater detail, unless the text of the link already fully describes the target (such as the headline of an article).
Whenever possible, links are written to make sense out of context. Many browsers (such as JAWS , Home Page Reader, Lynx, and Opera) can extract the list of links on a page and allow the user to browse the list, separately from the page. To aid this, link text is never duplicated; two links with the same link text always point to the same address.
There are no javascript: pseudo-links. All links can be followed in any browser, even if scripting is turned off. There are no links that open new windows without warning.
Visual design
This site use cascading style sheets for visual layout. If your browser or browsing device does not support stylesheets at all, the content of each page is still readable. The site works surprisingly well as an AvantGo channel (for PDA s) with no extra work or pre-processing.
The layout is completely liquid, simply filling its viewport (window). It happily accommodates resizing text and, as relative units have been used, text can even be re-sized in Internet Explorer for Windows.
Acronyms and Abbreviations
Due to its technical nature, this site makes use of many acronyms and abbreviations. I try to define each instance with the appropriate HTML tag (this process is automated in newer posts), but some older posts do not include them, and some older software does not support the HTML markup. Here is a complete list of all the acronyms and abbreviations you may see throughout this site:
- WISA
- West Indian Softball Association
- OSCL
- Ontario Softball Cricket League
- FSCA
- Florida Softball Cricket Association
- SFSCA
- South Florida Softball Cricket Association
- SCBC
- Softball Cricket Board of Control
More Help With Accessibility
Much of this was adapted from Mark Pilgrim's Dive Into Mark . Mark also wrote Dive Into Accessibility , an excellent resource explaining all the issues dealt with on this page.