[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, 2 issuesLevel A, 2 issuesCritical Pages with level A issues are unusable for some people
AAVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 2 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

2 issues on 9 pages

CriticalEach a element must contain text or an img with an alt attribute. WCAG 2.1 A F89 Section 508 (2017) A F89 8 pages

A link name allows screen readers to voice what the links does. If there is no link text / `alt` text, or the text / image is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:

  • Add text between the a element start and end tags
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
  • Add an img alt attribute if the link contains an img element
img elements with role=presentation or role=none are not included in the link's accessible name.
http://thematrixonemetri.vn/Line 304 329 350 371 392 ...
https://thematrixonemetri.vn/Line 2269 2314 2359 2404 2449 ...
https://thematrixonemetri.vn/phong-thuy/Line 430 478 526 574 622 ...
https://thematrixonemetri.vn/tin-thi-truong/Line 430 478 526 574 622 ...
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalIdentify row and column headers in data tables using th elements, and mark layout tables with role=presentation. WCAG 2.1 A F91 Section 508 (2017) A F91 1 pages
Data tables allow screen reader users to understand column and row relationships. Layout tables read cells as a series of unrelated paragraphs with no tabular structure. Without th or role, screen readers apply heuristics to decide whether a table is a layout table or data table. These heuristics vary greatly between screen readers, and are affected by browser being used, window size, and font size (so the outcome is very unpredictable without th or role). If a data table has headers marked up using td, then change these to th. If a data table has no headers, add th elements describing each row and/or column. If the table is only used for layout add role=presentation to the table element.

Impact on users:

  • JAWS Reading: Treats tables without th and role as layout tables if the table contains cells above or below certain pixel sizes. This measurement is affected by browser window size, browser font size, and the browser used.
  • NVDA Reading: Applies a layout table heuristic to tables without th and role which varies depending on the browser used and on the window size in some circumstances.
  • VoiceOver Reading: Uses a sophisticated heuristic on tables without th and role, which is similar (but not identical) to the heuristic used by NVDA with Firefox.
https://thematrixonemetri.vn/gioi-thieu-the-matrix-one-me-tri/Line 1210

Level AAA

2 issues on 9 pages

ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.1 AAA F22 9 pages
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".
http://thematrixonemetri.vn/Line 1515
https://thematrixonemetri.vn/Line 2890
https://thematrixonemetri.vn/phong-thuy/Line 1186
https://thematrixonemetri.vn/tin-thi-truong/Line 1186
This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.1 AAA 1.4.6 8 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.

Note: The default link color in IE11 has poor contrast on a white background. Fix by specifying a:link and a:visited colors in CSS.

  • The contrast ratio should be 4.5 or more for 18 point text, or larger
  • The contrast ratio should be 4.5 or more for 14 point bold text, or larger
  • The contrast ratio should be 7.0 or more for all other text
The text color to background color contrast ratio after composition is:
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
http://thematrixonemetri.vn/
Line 315 337 358 379 400 ...
The text color to background color contrast ratio after composition is:
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
https://thematrixonemetri.vn/
Line 2289 2334 2379 2424 2469 ...
The text color to background color contrast ratio after composition is:
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
https://thematrixonemetri.vn/phong-thuy/
Line 450 498 546 594 642 ...
The text color to background color contrast ratio after composition is:
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
4.54 with color: rgb(118,118,118);background-color: rgb(255,255,255);font-size: 16.80pt;font-weight: 400;
https://thematrixonemetri.vn/tin-thi-truong/
Line 450 498 546 594 642 ...
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
Expand all 4 issues