[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 2.1Section 508 - 2017Key
ALevel A, 7 issuesLevel A, 7 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 3 issuesLevel AA, 3 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

7 issues on 5 pages

Criticalalt text should not contain placeholders like 'picture' or 'spacer'. WCAG 2.1 A F30 Section 508 (2017) A F30 1 pages
For purely decorative images and spacers use alt='', for images of text use the text, and for other images use a description of the image.

Impact on users:

  • JAWS : Reads out placeholder text, instead of a useful image description.
  • NVDA : Reads out placeholder text, instead of a useful image description.
  • VoiceOver : Reads out placeholder text, instead of a useful image description.
alt='bandar66'
https://www.harapanqq.co/
Line 245
CriticalHTML form control has no label. WCAG 2.1 A F68 Section 508 (2017) A F68 1 pages

A label (or name) linked to the control allows screen readers to voice the label correctly when reading the control. To add a label do one of the following:

  • Use a label element with the for attribute set to the ID of the form control
  • Wrap a label element around the form control
  • Add a title attribute
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
https://www.harapanqq.co/Line 45
CriticalNo space between attributes. HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 5 pages
https://www.harapanqq.co/Line 81 108 148 175
https://www.harapanqq.co/bandarqLine 77 104 144 171
https://www.harapanqq.co/dominoqqLine 77 104 144 171
https://www.harapanqq.co/promosiLine 77 104 144 171
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalScrolling marquee text is very hard to read for low vision users. WCAG 2.1 A F16 Section 508 (2017) A F16 5 pages
Replace the marquee element with a static element like span. This allows low vision users time to read the text.
https://www.harapanqq.co/Line 121
https://www.harapanqq.co/bandarqLine 221
https://www.harapanqq.co/dominoqqLine 221
https://www.harapanqq.co/promosiLine 221
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalThe label element is blank. WCAG 2.1 A 4.1.2 Section 508 (2017) A 4.1.2 4 pages
Add text to the label describing the associated control.
https://www.harapanqq.co/bandarqLine 91
https://www.harapanqq.co/dominoqqLine 91
https://www.harapanqq.co/pokerLine 91
https://www.harapanqq.co/promosiLine 91
CriticalThis form control has a blank label or title. WCAG 2.1 A F68 Section 508 (2017) A F68 5 pages
Add descriptive text to the form control's label.
https://www.harapanqq.co/Line 45
https://www.harapanqq.co/bandarqLine 89
https://www.harapanqq.co/dominoqqLine 89
https://www.harapanqq.co/promosiLine 89
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalUse the lang attribute to identify the language of the page. WCAG 2.1 A 3.1.1 Section 508 (2017) A 3.1.1 5 pages
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
https://www.harapanqq.co/Line 2
https://www.harapanqq.co/bandarqLine 3
https://www.harapanqq.co/dominoqqLine 3
https://www.harapanqq.co/promosiLine 3
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Level AA

3 issues on 1 pages

Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3 1 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 text color to background color contrast ratio is:
2.47 with color: rgb(229,146,52);background-color: rgb(255,255,255);font-size: 24.00pt;font-weight: 700.00;
2.47 with color: rgb(229,146,52);background-color: rgb(255,255,255);font-size: 18.00pt;font-weight: 700.00;
2.47 with color: rgb(229,146,52);background-color: rgb(255,255,255);font-size: 14.04pt;font-weight: 700.00;
2.47 with color: rgb(229,146,52);background-color: rgb(255,255,255);font-size: 12.00pt;font-weight: 400.00;
2.47 with color: rgb(229,146,52);background-color: rgb(255,255,255);font-size: 12.00pt;font-weight: 700.00;
https://www.harapanqq.co/
Line 255 268 278 282 306 ...
Very ImportantIf you set any of the colors on the body or a elements you must set all of them. WCAG 2.1 AA F24 Section 508 (2017) AA F24 1 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.
The colors used are:
color: rgb(229,146,52);background-color: rgb(255,255,255); uses browser default
color: rgb(229,146,52);background-color: rgb(255,255,255); uses browser default
color: rgb(229,146,52);background-color: rgb(255,255,255); uses browser default
color: rgb(229,146,52);background-color: rgb(255,255,255); uses browser default
color: rgb(229,146,52);background-color: rgb(255,255,255); uses browser default
https://www.harapanqq.co/
Line 255 268 278 282 306 ...
Very ImportantProvide information about the general layout of a site using a site map or table of contents. WCAG 2.1 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.
https://www.harapanqq.co/Line 1
Expand all 10 issues