This tab shows accessibility issues, indicating problems for older users, people with disabilities and those with accessibility needs.
| WCAG2 | Section 508 | Key |
---|
A |  |  | Priority A - accessibility users will find it impossible to use some pages |
---|
AA |
|
| Priority AA - accessibility users will find it difficult to use some pages |
---|
AAA |  |
| Priority AAA - accessibility users will find it somewhat difficult to use some pages |
---|
Priority | URL / Description | | Line |
---|
 | IMG tags must have an ALT attribute. | Section 508 1194.22 (a) WCAG2 A F65 | |
|
Add an ALT attribute describing each image, which screen readers read aloud.
Spacer images and purely decorative images should use ALT=''. | | |
| http://www.combinedparkingsolutions.com/ | | 261 262 |
| http://www.combinedparkingsolutions.com/about/ | | 218 219 |
| http://www.combinedparkingsolutions.com/parking-solutions/ | | 234 235 |
| http://www.combinedparkingsolutions.com/the-process/ | | 237 238 |
| This issue was found on another 3 pages.
The evaluation version is limited to showing issues on 4 pages.
| | |
 | OBJECT tags should contain alternative content. | Section 508 1194.22 (a) WCAG2 A 1.1.1 | |
|
Place alternative content inside the object tag, which is displayed when objects are disabled or unsupported. For example:
<object>Alternative text content</object> | | |
| http://www.combinedparkingsolutions.com/ | | 49 |
| http://www.combinedparkingsolutions.com/about/ | | 51 |
| http://www.combinedparkingsolutions.com/parking-solutions/ | | 51 |
| http://www.combinedparkingsolutions.com/the-process/ | | 53 |
| This issue was found on another 3 pages.
The evaluation version is limited to showing issues on 4 pages.
| | |
 | Provide a way to skip repetitive navigation links. | Section 508 1194.22 (o) | |
|
Without a skip link, screen readers read out the navigation links on every page before reading the page content.
Headings can be a substitute in limited circumstances, but they're not used by all screen reader users,
and many other assistive technology users have no way to navigate via headings.
Add a "Skip to Content" link at the start of the document hidden offscreen by CSS, and made visible on focus, so it's available to keyboard and screen reader users:
<a class="accessible" href="#main">[Skip to Content]</a> | | |
| http://www.combinedparkingsolutions.com/category/news/ | | 124 |
 | This page has links to a PDF file, but does not provide a link to download Acrobat Reader. | Section 508 1194.22 (m) | |
|
You should include a link to download Acrobat Reader.
When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with S1194.21(a) through (l). | | |
| http://www.combinedparkingsolutions.com/ | | 233 |
| http://www.combinedparkingsolutions.com/about/ | | 188 |
| http://www.combinedparkingsolutions.com/parking-solutions/ | | 204 |
| http://www.combinedparkingsolutions.com/the-process/ | | 207 |
| This issue was found on another 3 pages.
The evaluation version is limited to showing issues on 4 pages.
| | |
 | This page has markup errors, causing screen readers to miss content. | WCAG2 A F70 | |
|
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content. | | |
| http://www.combinedparkingsolutions.com/ | | 51 117 |
| http://www.combinedparkingsolutions.com/about/ | | 53 145 |
| http://www.combinedparkingsolutions.com/parking-solutions/ | | 53 |
| http://www.combinedparkingsolutions.com/the-process/ | | 55 164 |
| This issue was found on another 1 pages.
The evaluation version is limited to showing issues on 4 pages.
| | |
 | Avoid specifying a new window as the target of a link with target="_blank". | WCAG2 AAA F22 | |
|
Displaying new windows without warning is very confusing to non-sighted users
because some screen readers do not give any indication when new windows appear.
If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window". | | |
| http://www.combinedparkingsolutions.com/ | | 233 258 |
| http://www.combinedparkingsolutions.com/about/ | | 188 215 |
| http://www.combinedparkingsolutions.com/parking-solutions/ | | 204 231 |
| http://www.combinedparkingsolutions.com/the-process/ | | 207 234 |
| This issue was found on another 3 pages.
The evaluation version is limited to showing issues on 4 pages.
| | |
 | If several links on a page use the same link text, all those links should point to the same destination. | WCAG2 AAA 2.4.9 | |
|
If several links refer to different targets but share the same link text, add additional link text hidden offscreen by CSS. | | |
| This text is used in some of the duplicated links:
"The Process". http://www.combinedparkingsolutions.com/parking-solutions/ | | 149 |
 | 7 issues on 7 pages |