[Skip navigation links]

Site Report

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

LevelWCAG 2Section 508 - 2000Section 508 - 2017Key
ALevel A, 2 issuesLevel A, 1 issuesLevel A, 2 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 6 issuesLevel AA, 6 issuesVery Important Pages with level AA issues are very difficult to use
AAALess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

2 issues on 7 pages

CriticalEach A element must contain text or an IMG with an ALT attribute.WCAG 2.0 A F89 Section 508 (2017) A F89 7 pages
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT text is blank, screen readers have nothing to read, so read out the URL instead.
http://rajamaket.com/Line 33
http://rajamaket.com/jasa-pembuatan-maket/Line 31
http://rajamaket.com/portofolio/Line 31
http://rajamaket.com/tentang-kami/Line 31
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
CriticalRemoving the underline from links makes it hard for color-blind users to see them.Section 508 (2000) 1194.22 (c) WCAG 2.0 A F73 Section 508 (2017) A F73 7 pages
Remove the text-decoration:none property from your link styles, or add other non-color style attributes to visually distinguish links.
http://rajamaket.com/Line 23
http://rajamaket.com/jasa-pembuatan-maket/Line 21
http://rajamaket.com/portofolio/Line 21
http://rajamaket.com/tentang-kami/Line 21
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.

Level AA

6 issues on 7 pages

Very ImportantEnsure that foreground and background colors have enough contrast.WCAG 2.0 AA 1.4.3 Section 508 (2017) AA 1.4.3 7 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
The foreground to background color contrast ratio is: 2.8 with color: rgb(153, 153, 153); background-color: rgb(255, 255, 255); font-size: 9.8pt; font-weight: 400 2.8 with color: rgb(153, 153, 153); background-color: rgb(255, 255, 255); font-size: 9pt; font-weight: 400 4 with color: rgb(252, 0, 0); background-color: rgb(255, 255, 255); font-size: 10.5pt; font-weight: 400 4 with color: rgb(252, 0, 0); background-color: rgb(255, 255, 255); font-size: 10.5pt; font-weight: 400 4 with color: rgb(252, 0, 0); background-color: rgb(255, 255, 255); font-size: 10.5pt; font-weight: 400
http://rajamaket.com/
Line 71 83 151 154 208 ...
The foreground to background color contrast ratio is: 2.6 with color: rgb(153, 153, 153); background-color: rgb(245, 245, 245); font-size: 9.75pt; font-weight: 400
http://rajamaket.com/jasa-pembuatan-maket/
Line 21
The foreground to background color contrast ratio is: 2.6 with color: rgb(153, 153, 153); background-color: rgb(245, 245, 245); font-size: 9.75pt; font-weight: 400
http://rajamaket.com/portofolio/
Line 21
The foreground to background color contrast ratio is: 2.6 with color: rgb(153, 153, 153); background-color: rgb(245, 245, 245); font-size: 9.75pt; font-weight: 400
http://rajamaket.com/tentang-kami/
Line 21
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantIf you set any of the colors on the BODY or A elements you must set all of them.WCAG 2.0 AA F24 Section 508 (2017) AA F24 7 pages
In HTML the color attributes are TEXT, BGCOLOR, LINK, ALINK and VLINK. In CSS the attributes are COLOR and BACKGROUND-COLOR. Some users have browser defaults set to white text on a black background, so setting one color without setting the others can result in black text on a black background.
http://rajamaket.com/Line 20
http://rajamaket.com/jasa-pembuatan-maket/Line 18
http://rajamaket.com/portofolio/Line 18
http://rajamaket.com/tentang-kami/Line 18
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantProvide information about the general layout of a site using a site map or table of contents.WCAG 2.0 AA 2.4.5 Section 508 (2017) AA 2.4.5 1 pages
You should provide a link labeled 'Site Map' or 'Sitemap' or the equivalent in your language, on every page.
http://rajamaket.com/Line 1
Very ImportantText-based form controls with absolute font sizes do not resize correctly.WCAG 2.0 AA F80 Section 508 (2017) AA F80 7 pages
Absolute units are CM, MM, IN, PC and PT. When used with fonts PX is also considered an absolute unit, because it isn't relative the user's preferred font size. Low-vision users, and a lot of people over 50, increase the browser default font size to make text easier to read, but the text on this form may not resize correctly.
http://rajamaket.com/Line 23 23
http://rajamaket.com/jasa-pembuatan-maket/Line 21 21
http://rajamaket.com/portofolio/Line 21 21
http://rajamaket.com/tentang-kami/Line 21 21
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThis CSS style makes it difficult or impossible to see the dotted link focus outline.WCAG 2.0 AA F78 Section 508 (2017) AA F78 7 pages
Change the style to avoid obscuring the focus outline around A elements, which is used when tabbing through links. Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in: Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls) Firefox (obscures the focus indicator on links) Internet Explorer (obscures the focus indicator on links, buttons and range controls)
http://rajamaket.com/Line 23
http://rajamaket.com/jasa-pembuatan-maket/Line 21
http://rajamaket.com/portofolio/Line 21
http://rajamaket.com/tentang-kami/Line 21
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantUse relative rather than absolute units in CSS property values.WCAG 2.0 AA 1.4.4 Section 508 (2017) AA 1.4.4 7 pages
Absolute units are CM, MM, IN, PC and PT. When used with fonts PX is also considered an absolute unit, because it isn't relative the user's preferred font size. Low-vision users, and a lot of people over 50, increase the browser default font size to make text easier to read. Absolute units ignore this user choice. Relative units like EM and percentages "stretch" according to the screen size and/or user's preferred font size, and work on a large range of devices.
http://rajamaket.com/Line 23 23 23 23 23 ...
http://rajamaket.com/jasa-pembuatan-maket/Line 21 21 21 21 21 ...
http://rajamaket.com/portofolio/Line 21 21 21 21 21 ...
http://rajamaket.com/tentang-kami/Line 21 21 21 21 21 ...
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Expand all 8 issues